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

{
    "id": 44,
    "datetime": "2021-10-05T14:35:33.911004Z",
    "amount": 1750000000000,
    "fee": 17487107170,
    "blocks": [
        {
            "farmed_height": 955369,
            "timestamp": 1633443925
        }
    ]
}