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

{
    "id": 257,
    "datetime": "2022-02-16T12:08:25.709608Z",
    "amount": 1750000000000,
    "fee": 17024791175,
    "blocks": [
        {
            "farmed_height": 1572963,
            "timestamp": 1645011951
        }
    ]
}