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

{
    "id": 743,
    "datetime": "2022-04-18T15:50:35.615746Z",
    "amount": 1750000000000,
    "fee": 15640615915,
    "blocks": [
        {
            "farmed_height": 1855360,
            "timestamp": 1650296257
        }
    ]
}