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

{
    "id": 373,
    "datetime": "2022-03-08T18:18:15.152220Z",
    "amount": 1750000000000,
    "fee": 17031565835,
    "blocks": [
        {
            "farmed_height": 1666402,
            "timestamp": 1646761552
        }
    ]
}