The clip search endpoint can still take a list ID as a filter at the moment (like the old API) but I can't see it documented on the GET_clips_search page.
- /api/clips/search/?list=...&q=...
Is that still going to be supported? Or maybe it would suit the new API better to have something like this:
- /api/lists/:list_id/clips/search?q=...