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

{
    "id": 842,
    "datetime": "2022-04-28T20:01:51.725731Z",
    "amount": 1750000000000,
    "fee": 15572064781,
    "blocks": [
        {
            "farmed_height": 1902293,
            "timestamp": 1651174881
        }
    ]
}