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

{
    "id": 77,
    "datetime": "2021-12-15T10:14:44.338792Z",
    "amount": 1750000000000,
    "fee": 17297102011,
    "blocks": [
        {
            "farmed_height": 1282106,
            "timestamp": 1639562347
        }
    ]
}