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

{
    "id": 397,
    "datetime": "2022-03-12T01:02:47.029047Z",
    "amount": 1750000000000,
    "fee": 17068720906,
    "blocks": [
        {
            "farmed_height": 1681585,
            "timestamp": 1647045400
        }
    ]
}