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

{
    "id": 197,
    "datetime": "2022-02-01T03:29:05.651466Z",
    "amount": 1750000000000,
    "fee": 16965539212,
    "blocks": [
        {
            "farmed_height": 1502225,
            "timestamp": 1643684806
        }
    ]
}