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

{
    "id": 504,
    "datetime": "2022-03-24T22:36:24.394905Z",
    "amount": 1750000000000,
    "fee": 15412944543,
    "blocks": [
        {
            "farmed_height": 1741097,
            "timestamp": 1648160240
        }
    ]
}