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

{
    "id": 247,
    "datetime": "2022-02-13T03:22:22.479446Z",
    "amount": 1750000000000,
    "fee": 16940989044,
    "blocks": [
        {
            "farmed_height": 1557349,
            "timestamp": 1644720378
        }
    ]
}