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

{
    "id": 54,
    "datetime": "2021-10-27T15:29:33.435583Z",
    "amount": 1750000000000,
    "fee": 17492829699,
    "blocks": [
        {
            "farmed_height": 1057217,
            "timestamp": 1635347854
        }
    ]
}