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

{
    "id": 224,
    "datetime": "2022-02-08T13:37:26.493343Z",
    "amount": 1750000000000,
    "fee": 16961227860,
    "blocks": [
        {
            "farmed_height": 1536386,
            "timestamp": 1644326035
        }
    ]
}