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

{
    "id": 459,
    "datetime": "2022-03-21T03:17:19.582533Z",
    "amount": 1750000000000,
    "fee": 17128152642,
    "blocks": [
        {
            "farmed_height": 1723516,
            "timestamp": 1647831941
        }
    ]
}