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

{
    "id": 69,
    "datetime": "2021-12-08T10:38:35.448052Z",
    "amount": 1750000000000,
    "fee": 17351378321,
    "blocks": [
        {
            "farmed_height": 1249932,
            "timestamp": 1638958364
        }
    ]
}