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

{
    "id": 1153,
    "datetime": "2022-05-22T12:59:45.654215Z",
    "amount": 1750000000000,
    "fee": 15396445756,
    "blocks": [
        {
            "farmed_height": 2011581,
            "timestamp": 1653223135
        }
    ]
}