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

{
    "id": 1463,
    "datetime": "2022-06-14T20:00:45.980058Z",
    "amount": 1750000000000,
    "fee": 15323641087,
    "blocks": [
        {
            "farmed_height": 2118798,
            "timestamp": 1655235960
        }
    ]
}