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

{
    "id": 186,
    "datetime": "2022-01-29T16:52:32.672976Z",
    "amount": 1750000000000,
    "fee": 17034911317,
    "blocks": [
        {
            "farmed_height": 1490910,
            "timestamp": 1643474147
        }
    ]
}