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

{
    "id": 977,
    "datetime": "2022-05-10T01:51:13.917347Z",
    "amount": 1750000000000,
    "fee": 15394235892,
    "blocks": [
        {
            "farmed_height": 1954225,
            "timestamp": 1652146861
        }
    ]
}