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

{
    "id": 122,
    "datetime": "2022-01-09T17:20:58.613477Z",
    "amount": 1750000000000,
    "fee": 16904102943,
    "blocks": [
        {
            "farmed_height": 1398831,
            "timestamp": 1641747633
        }
    ]
}