The default basic root view for DefaultRouter

GET /kore/v1/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "school": "https://api.hel.fi/kore/v1/school/",
    "principal": "https://api.hel.fi/kore/v1/principal/",
    "employership": "https://api.hel.fi/kore/v1/employership/",
    "school_field": "https://api.hel.fi/kore/v1/school_field/",
    "school_type": "https://api.hel.fi/kore/v1/school_type/",
    "language": "https://api.hel.fi/kore/v1/language/",
    "building": "https://api.hel.fi/kore/v1/building/",
    "school_building": "https://api.hel.fi/kore/v1/school_building/"
}