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

{
    "id": 922,
    "datetime": "2022-05-05T20:03:06.758591Z",
    "amount": 1750000000000,
    "fee": 15505606767,
    "blocks": [
        {
            "farmed_height": 1934649,
            "timestamp": 1651779978
        }
    ]
}