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

{
    "id": 150,
    "datetime": "2022-01-19T11:17:09.884544Z",
    "amount": 1750000000000,
    "fee": 16850847318,
    "blocks": [
        {
            "farmed_height": 1443594,
            "timestamp": 1642589956
        }
    ]
}