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

{
    "id": 346,
    "datetime": "2022-03-04T16:29:17.771078Z",
    "amount": 1750000000000,
    "fee": 16990986232,
    "blocks": [
        {
            "farmed_height": 1647485,
            "timestamp": 1646409663
        }
    ]
}