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

{
    "id": 43,
    "datetime": "2021-10-01T08:33:01.690609Z",
    "amount": 1750000000000,
    "fee": 0,
    "blocks": [
        {
            "farmed_height": 935843,
            "timestamp": 1633076516
        }
    ]
}