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

{
    "id": 975,
    "datetime": "2022-05-09T22:55:38.360919Z",
    "amount": 1750000000000,
    "fee": 15381936779,
    "blocks": [
        {
            "farmed_height": 1953653,
            "timestamp": 1652136071
        }
    ]
}