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

{
    "id": 264,
    "datetime": "2022-02-18T01:22:49.333354Z",
    "amount": 1750000000000,
    "fee": 17042735909,
    "blocks": [
        {
            "farmed_height": 1579871,
            "timestamp": 1645143024
        }
    ]
}