Download OpenAPI specification:
| ODX-User-Agent | string |
| cid | string (Client, Device ID) |
| d | string (Device type for the client. [desktop, mobile, tablet, tv]) |
| dt | string (the timestamp for the point of sending the request) |
| ei | int (Episode id) |
| ep | string (Slug of the episode.) |
| os | string (Name of the operating system. [windows, mac, linux, android, ios, tvos, webos, roku, ...]) |
| s | string (service name. [ODK, ODC, ODV, ODL]) |
| sl | string (subtitle_language) |
| st | string or null (Sale Type) Enum: "GUEST" "FREE" "PPV" "PLUS" "PREMIUM" "VIP" "VIP+" null |
| wp | string (Current watching position for the video. seconds from 0.) |
| du | string (Total duration of the content) |
| u | string (user id.) |
| pid | string (profile id) |
{- "cid": 1416305749.1671696,
- "d": "desktop",
- "dt": 1690869876143,
- "ei": 394105,
- "ep": "miss-hammurabi-e1",
- "os": "mac",
- "s": "odk",
- "sl": "en",
- "st": "GUEST",
- "wp": 314.812438,
- "du": 13148.812,
- "u": 1379565,
- "pid": 242
}