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

{
    "id": 339,
    "datetime": "2022-03-02T19:22:04.257950Z",
    "amount": 1750000000000,
    "fee": 16985082613,
    "blocks": [
        {
            "farmed_height": 1638867,
            "timestamp": 1646247497
        }
    ]
}