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

{
    "id": 1407,
    "datetime": "2022-06-11T05:53:18.714077Z",
    "amount": 1750000000000,
    "fee": 15312853152,
    "blocks": [
        {
            "farmed_height": 2102423,
            "timestamp": 1654925569
        }
    ]
}