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

{
    "id": 194,
    "datetime": "2022-01-31T09:37:39.750818Z",
    "amount": 1750000000000,
    "fee": 17017931110,
    "blocks": [
        {
            "farmed_height": 1498704,
            "timestamp": 1643620778
        }
    ]
}