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

{
    "id": 293,
    "datetime": "2022-02-22T14:12:26.783656Z",
    "amount": 1750000000000,
    "fee": 16960579027,
    "blocks": [
        {
            "farmed_height": 1601070,
            "timestamp": 1645537574
        }
    ]
}