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

{
    "id": 222,
    "datetime": "2022-02-08T03:55:09.770572Z",
    "amount": 1750000000000,
    "fee": 16952089292,
    "blocks": [
        {
            "farmed_height": 1534515,
            "timestamp": 1644291499
        }
    ]
}