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

{
    "id": 679,
    "datetime": "2022-04-11T04:13:16.432345Z",
    "amount": 1750000000000,
    "fee": 15650755624,
    "blocks": [
        {
            "farmed_height": 1820735,
            "timestamp": 1649649665
        }
    ]
}