Lemma
Retrieve all entities
GET: api/idion/idion_mwe
200 JSON
9
Retrieve all entities for a specific page
GET: api/idion/idion_mwe
200 JSON
9
Retrieve latest entities
GET: api/idion/idion_mwe/latest/{limit?}
200 JSON
8
Retrieve an entity by ID
GET: api/idion/idion_mwe/{id}
200 JSON
52
Retrieve statistics
GET: api/idion/idion_mwe/{id}
200 JSON
52
Search by lemma
POST: api/idion/idion_mwe/multisearch
200 JSON
24
Search by definition
POST: api/idion/idion_mwe/multisearch
200 JSON
10
Search by translation
POST: api/idion/idion_mwe/multisearch
200 JSON
11
Search by multiple criteria
POST: api/idion/idion_mwe/multisearch
200 JSON
29
Search for relation set
GET: api/idion/relation_set/{tag}/{id}
200 JSON
15