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

{
    "id": 972,
    "datetime": "2022-05-09T14:32:50.393170Z",
    "amount": 1750000000000,
    "fee": 15419974666,
    "blocks": [
        {
            "farmed_height": 1951991,
            "timestamp": 1652105917
        }
    ]
}