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

{
    "id": 773,
    "datetime": "2022-04-21T20:07:24.267969Z",
    "amount": 1750000000000,
    "fee": 15561383273,
    "blocks": [
        {
            "farmed_height": 1869995,
            "timestamp": 1650570405
        }
    ]
}