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

{
    "id": 914,
    "datetime": "2022-05-04T18:27:36.174230Z",
    "amount": 1750000000000,
    "fee": 15581077421,
    "blocks": [
        {
            "farmed_height": 1929729,
            "timestamp": 1651687545
        }
    ]
}