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

{
    "id": 1536,
    "datetime": "2022-06-19T11:55:11.459465Z",
    "amount": 1750000000000,
    "fee": 15301691253,
    "blocks": [
        {
            "farmed_height": 2140264,
            "timestamp": 1655638945
        }
    ]
}