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

{
    "id": 55,
    "datetime": "2021-11-03T11:43:38.763655Z",
    "amount": 1750000000000,
    "fee": 17355527224,
    "blocks": [
        {
            "farmed_height": 1088633,
            "timestamp": 1635938450
        }
    ]
}