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

{
    "id": 1048,
    "datetime": "2022-05-15T00:46:54.972543Z",
    "amount": 1750000000000,
    "fee": 15361733417,
    "blocks": [
        {
            "farmed_height": 1976816,
            "timestamp": 1652574344
        }
    ]
}