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

{
    "id": 678,
    "datetime": "2022-04-11T03:14:07.943177Z",
    "amount": 1750000000000,
    "fee": 15638744867,
    "blocks": [
        {
            "farmed_height": 1820553,
            "timestamp": 1649646070
        }
    ]
}