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

{
    "id": 722,
    "datetime": "2022-04-14T22:07:56.258575Z",
    "amount": 1750000000000,
    "fee": 15598369386,
    "blocks": [
        {
            "farmed_height": 1837824,
            "timestamp": 1649973032
        }
    ]
}