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

{
    "id": 1314,
    "datetime": "2022-06-03T12:03:11.717191Z",
    "amount": 1750000000000,
    "fee": 15379502351,
    "blocks": [
        {
            "farmed_height": 2066654,
            "timestamp": 1654256477
        }
    ]
}