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

{
    "id": 213,
    "datetime": "2022-02-05T15:47:26.985859Z",
    "amount": 1750000000000,
    "fee": 17014227283,
    "blocks": [
        {
            "farmed_height": 1522962,
            "timestamp": 1644074383
        }
    ]
}