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

{
    "id": 1340,
    "datetime": "2022-06-05T21:23:23.222802Z",
    "amount": 1750000000000,
    "fee": 15357510404,
    "blocks": [
        {
            "farmed_height": 2077629,
            "timestamp": 1654463455
        }
    ]
}