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

{
    "id": 721,
    "datetime": "2022-04-14T20:05:27.453898Z",
    "amount": 1750000000000,
    "fee": 15626233765,
    "blocks": [
        {
            "farmed_height": 1837422,
            "timestamp": 1649965542
        }
    ]
}