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

{
    "id": 1072,
    "datetime": "2022-05-16T17:14:36.737478Z",
    "amount": 1750000000000,
    "fee": 15322758291,
    "blocks": [
        {
            "farmed_height": 1984652,
            "timestamp": 1652720259
        }
    ]
}