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

{
    "id": 1531,
    "datetime": "2022-06-19T06:02:37.920918Z",
    "amount": 1750000000000,
    "fee": 15325084314,
    "blocks": [
        {
            "farmed_height": 2139113,
            "timestamp": 1655617895
        }
    ]
}