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

{
    "id": 154,
    "datetime": "2022-01-20T11:33:34.923289Z",
    "amount": 1750000000000,
    "fee": 16867834538,
    "blocks": [
        {
            "farmed_height": 1448241,
            "timestamp": 1642676566
        }
    ]
}