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

{
    "id": 1218,
    "datetime": "2022-05-27T17:54:06.847043Z",
    "amount": 1750000000000,
    "fee": 15350581094,
    "blocks": [
        {
            "farmed_height": 2035621,
            "timestamp": 1653672975
        }
    ]
}