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

{
    "id": 299,
    "datetime": "2022-02-22T19:12:30.326639Z",
    "amount": 1750000000000,
    "fee": 17014278220,
    "blocks": [
        {
            "farmed_height": 1602010,
            "timestamp": 1645555316
        }
    ]
}