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

{
    "id": 1525,
    "datetime": "2022-06-19T00:36:47.213195Z",
    "amount": 1750000000000,
    "fee": 15321045290,
    "blocks": [
        {
            "farmed_height": 2138019,
            "timestamp": 1655598023
        }
    ]
}