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

{
    "id": 1347,
    "datetime": "2022-06-06T15:24:42.206600Z",
    "amount": 1750000000000,
    "fee": 15325101217,
    "blocks": [
        {
            "farmed_height": 2081127,
            "timestamp": 1654528290
        }
    ]
}