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

{
    "id": 786,
    "datetime": "2022-04-23T09:33:22.336738Z",
    "amount": 1750000000000,
    "fee": 15581727621,
    "blocks": [
        {
            "farmed_height": 1877312,
            "timestamp": 1650705276
        }
    ]
}