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

{
    "id": 1001,
    "datetime": "2022-05-11T19:26:47.751413Z",
    "amount": 1750000000000,
    "fee": 15403602005,
    "blocks": [
        {
            "farmed_height": 1961993,
            "timestamp": 1652295879
        }
    ]
}