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

{
    "id": 1504,
    "datetime": "2022-06-17T20:04:33.839219Z",
    "amount": 1750000000000,
    "fee": 15277839795,
    "blocks": [
        {
            "farmed_height": 2132513,
            "timestamp": 1655495424
        }
    ]
}