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

{
    "id": 389,
    "datetime": "2022-03-10T23:29:35.695957Z",
    "amount": 1750000000000,
    "fee": 17003181240,
    "blocks": [
        {
            "farmed_height": 1676581,
            "timestamp": 1646953407
        }
    ]
}