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

{
    "id": 834,
    "datetime": "2022-04-27T21:20:03.831292Z",
    "amount": 1750000000000,
    "fee": 15588509876,
    "blocks": [
        {
            "farmed_height": 1898052,
            "timestamp": 1651093223
        }
    ]
}