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

{
    "id": 675,
    "datetime": "2022-04-10T18:51:19.382292Z",
    "amount": 1750000000000,
    "fee": 15659863936,
    "blocks": [
        {
            "farmed_height": 1818930,
            "timestamp": 1649615670
        }
    ]
}