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

{
    "id": 498,
    "datetime": "2022-03-24T07:57:08.125263Z",
    "amount": 1750000000000,
    "fee": 15503398181,
    "blocks": [
        {
            "farmed_height": 1738312,
            "timestamp": 1648107370
        }
    ]
}