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

{
    "id": 870,
    "datetime": "2022-05-01T18:07:04.517974Z",
    "amount": 1750000000000,
    "fee": 15543762935,
    "blocks": [
        {
            "farmed_height": 1915885,
            "timestamp": 1651427364
        }
    ]
}