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

{
    "id": 144,
    "datetime": "2022-01-18T02:51:33.984456Z",
    "amount": 1750000000000,
    "fee": 16886072453,
    "blocks": [
        {
            "farmed_height": 1437488,
            "timestamp": 1642473069
        }
    ]
}