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

{
    "id": 283,
    "datetime": "2022-02-20T14:10:15.460623Z",
    "amount": 1750000000000,
    "fee": 17176842463,
    "blocks": [
        {
            "farmed_height": 1591619,
            "timestamp": 1645364167
        }
    ]
}