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

{
    "id": 1303,
    "datetime": "2022-06-02T13:05:06.468992Z",
    "amount": 1750000000000,
    "fee": 15338075229,
    "blocks": [
        {
            "farmed_height": 2062283,
            "timestamp": 1654173986
        }
    ]
}