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

{
    "id": 644,
    "datetime": "2022-04-07T11:00:23.962915Z",
    "amount": 1750000000000,
    "fee": 15638106398,
    "blocks": [
        {
            "farmed_height": 1803489,
            "timestamp": 1649328176
        }
    ]
}