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

{
    "id": 49,
    "datetime": "2021-10-19T01:04:10.678261Z",
    "amount": 1750000000000,
    "fee": 17485980353,
    "blocks": [
        {
            "farmed_height": 1017444,
            "timestamp": 1634604196
        }
    ]
}