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

{
    "id": 143,
    "datetime": "2022-01-17T21:39:28.400487Z",
    "amount": 1750000000000,
    "fee": 16889777171,
    "blocks": [
        {
            "farmed_height": 1436511,
            "timestamp": 1642454547
        }
    ]
}