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

{
    "id": 205,
    "datetime": "2022-02-03T18:58:01.749115Z",
    "amount": 1750000000000,
    "fee": 16993560951,
    "blocks": [
        {
            "farmed_height": 1514258,
            "timestamp": 1643912798
        }
    ]
}