GET /api/v1.0/payout/48/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 48,
    "datetime": "2021-10-12T19:33:05.476175Z",
    "amount": 1750000000000,
    "fee": 17486041623,
    "blocks": [
        {
            "farmed_height": 988691,
            "timestamp": 1634066046
        }
    ]
}