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

{
    "id": 483,
    "datetime": "2022-03-22T23:58:46.411672Z",
    "amount": 1750000000000,
    "fee": 17142451195,
    "blocks": [
        {
            "farmed_height": 1732177,
            "timestamp": 1647992609
        }
    ]
}