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

{
    "id": 70,
    "datetime": "2021-12-09T06:38:37.944848Z",
    "amount": 1750000000000,
    "fee": 17361805115,
    "blocks": [
        {
            "farmed_height": 1253693,
            "timestamp": 1639031041
        }
    ]
}