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

{
    "id": 76,
    "datetime": "2021-12-14T21:16:20.934594Z",
    "amount": 1750000000000,
    "fee": 17327431683,
    "blocks": [
        {
            "farmed_height": 1248787,
            "timestamp": 1638935704
        }
    ]
}