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

{
    "id": 121,
    "datetime": "2022-01-09T14:32:53.422261Z",
    "amount": 1750000000000,
    "fee": 16916520788,
    "blocks": [
        {
            "farmed_height": 1398279,
            "timestamp": 1641737688
        }
    ]
}