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

{
    "id": 149,
    "datetime": "2022-01-19T04:18:53.618427Z",
    "amount": 1750000000000,
    "fee": 16834383277,
    "blocks": [
        {
            "farmed_height": 1442265,
            "timestamp": 1642564381
        }
    ]
}