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

{
    "id": 492,
    "datetime": "2022-03-23T16:13:17.988833Z",
    "amount": 1750000000000,
    "fee": 15597108670,
    "blocks": [
        {
            "farmed_height": 1735290,
            "timestamp": 1648050995
        }
    ]
}