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

{
    "id": 261,
    "datetime": "2022-02-17T03:36:39.647169Z",
    "amount": 1750000000000,
    "fee": 17031149797,
    "blocks": [
        {
            "farmed_height": 1575908,
            "timestamp": 1645065028
        }
    ]
}