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

{
    "id": 180,
    "datetime": "2022-01-28T07:01:18.553503Z",
    "amount": 1750000000000,
    "fee": 17047493690,
    "blocks": [
        {
            "farmed_height": 1484418,
            "timestamp": 1643351517
        }
    ]
}