Explanation¶
Explanation pages provide background and context. They answer the question "why does it work this way?" rather than "how do I do X?".
| Page | Topic |
|---|---|
| Why no public API | Why Eventim has no official API and what pyventim does instead |
| Public vs private API | The distinction between the two internal APIs pyventim wraps |
| Pagination | How lazy pagination works and what page_limit protects against |
| Markets | What a web_id is and why markets are separate catalogues |
| Categories | Why category strings differ per market and how the enum normalises them |