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

{
    "id": 238,
    "datetime": "2022-02-11T09:10:20.664191Z",
    "amount": 1750000000000,
    "fee": 16907518735,
    "blocks": [
        {
            "farmed_height": 1549194,
            "timestamp": 1644567721
        }
    ]
}