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

{
    "id": 907,
    "datetime": "2022-05-04T04:11:53.520970Z",
    "amount": 1750000000000,
    "fee": 15601020509,
    "blocks": [
        {
            "farmed_height": 1926981,
            "timestamp": 1651636428
        }
    ]
}