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

{
    "id": 557,
    "datetime": "2022-03-29T13:40:28.451945Z",
    "amount": 1750000000000,
    "fee": 15490013379,
    "blocks": [
        {
            "farmed_height": 1762419,
            "timestamp": 1648560158
        }
    ]
}