GET /api/search/?param=value
q
limit
[ { "id": 1, "name": "Video 1" }, {...} ]
GET /api/search/?q=foo&limit=3 will return the first 3 videos with "foo" in their name.
GET /api/search/?q=foo&limit=3
Deleting the wiki page "SearchAPI" cannot be undone. Continue?