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

{
    "id": 185,
    "datetime": "2022-01-29T08:57:20.603726Z",
    "amount": 1750000000000,
    "fee": 17034272622,
    "blocks": [
        {
            "farmed_height": 1489401,
            "timestamp": 1643445239
        }
    ]
}