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

{
    "id": 1304,
    "datetime": "2022-06-02T15:59:00.246798Z",
    "amount": 1750000000000,
    "fee": 15359464334,
    "blocks": [
        {
            "farmed_height": 2062866,
            "timestamp": 1654184632
        }
    ]
}