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

{
    "id": 132,
    "datetime": "2022-01-14T16:44:02.109218Z",
    "amount": 1750000000000,
    "fee": 17051802240,
    "blocks": [
        {
            "farmed_height": 1421522,
            "timestamp": 1642177625
        }
    ]
}