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

{
    "id": 152,
    "datetime": "2022-01-20T05:02:28.223115Z",
    "amount": 1750000000000,
    "fee": 16863258372,
    "blocks": [
        {
            "farmed_height": 1447050,
            "timestamp": 1642653496
        }
    ]
}