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

{
    "id": 228,
    "datetime": "2022-02-09T21:59:10.714229Z",
    "amount": 1750000000000,
    "fee": 16955625631,
    "blocks": [
        {
            "farmed_height": 1542495,
            "timestamp": 1644442253
        }
    ]
}