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

{
    "id": 117,
    "datetime": "2022-01-07T21:38:02.181416Z",
    "amount": 1750000000000,
    "fee": 17021613684,
    "blocks": [
        {
            "farmed_height": 1390262,
            "timestamp": 1641589689
        }
    ]
}