Api Root
The default basic root view for DefaultRouter
GET /api/
{ "laws/search": "https://de.openlegaldata.io/api/laws/search/", "cases/search": "https://de.openlegaldata.io/api/cases/search/", "users": "https://de.openlegaldata.io/api/users/", "laws": "https://de.openlegaldata.io/api/laws/", "law_books": "https://de.openlegaldata.io/api/law_books/", "cases": "https://de.openlegaldata.io/api/cases/", "courts": "https://de.openlegaldata.io/api/courts/", "cities": "https://de.openlegaldata.io/api/cities/", "states": "https://de.openlegaldata.io/api/states/", "countries": "https://de.openlegaldata.io/api/countries/", "annotation_labels": "https://de.openlegaldata.io/api/annotation_labels/", "case_annotations": "https://de.openlegaldata.io/api/case_annotations/", "case_markers": "https://de.openlegaldata.io/api/case_markers/" }