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

{
    "id": 587,
    "datetime": "2022-04-01T17:27:01.875168Z",
    "amount": 1750000000000,
    "fee": 15545514587,
    "blocks": [
        {
            "farmed_height": 1776955,
            "timestamp": 1648833020
        }
    ]
}