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

{
    "id": 1296,
    "datetime": "2022-06-01T23:43:47.645804Z",
    "amount": 1750000000000,
    "fee": 15334880425,
    "blocks": [
        {
            "farmed_height": 2059907,
            "timestamp": 1654126084
        }
    ]
}