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

{
    "id": 909,
    "datetime": "2022-05-04T08:44:41.644402Z",
    "amount": 1750000000000,
    "fee": 15615301226,
    "blocks": [
        {
            "farmed_height": 1927873,
            "timestamp": 1651652972
        }
    ]
}