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

{
    "id": 255,
    "datetime": "2022-02-15T15:57:22.204529Z",
    "amount": 1750000000000,
    "fee": 17012883712,
    "blocks": [
        {
            "farmed_height": 1569026,
            "timestamp": 1644939198
        }
    ]
}