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

{
    "id": 265,
    "datetime": "2022-02-18T03:23:56.996621Z",
    "amount": 1750000000000,
    "fee": 17046783015,
    "blocks": [
        {
            "farmed_height": 1580132,
            "timestamp": 1645147979
        }
    ]
}