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

{
    "id": 108,
    "datetime": "2022-01-05T21:03:11.435693Z",
    "amount": 1750000000000,
    "fee": 17005203249,
    "blocks": [
        {
            "farmed_height": 1381013,
            "timestamp": 1641415224
        }
    ]
}