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

{
    "id": 313,
    "datetime": "2022-02-25T06:30:30.520299Z",
    "amount": 1750000000000,
    "fee": 16982328266,
    "blocks": [
        {
            "farmed_height": 1613358,
            "timestamp": 1645769426
        }
    ]
}