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

{
    "id": 1271,
    "datetime": "2022-05-31T08:11:40.112816Z",
    "amount": 1750000000000,
    "fee": 15346560971,
    "blocks": [
        {
            "farmed_height": 2052270,
            "timestamp": 1653983571
        }
    ]
}