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

{
    "id": 253,
    "datetime": "2022-02-15T07:00:57.404339Z",
    "amount": 1750000000000,
    "fee": 17017994441,
    "blocks": [
        {
            "farmed_height": 1567372,
            "timestamp": 1644907555
        }
    ]
}