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

{
    "id": 118,
    "datetime": "2022-01-08T01:23:18.649538Z",
    "amount": 1750000000000,
    "fee": 17018160544,
    "blocks": [
        {
            "farmed_height": 1391003,
            "timestamp": 1641603593
        }
    ]
}