fs.fspres – Presentations of study information from FS
info – obtain information about an object
GET /{studytype}/{id}/info.json
studytype | string | What kind of study; either 'emne', 'studieprogram' or 'utvekslingsavtale' |
id | string | The code identifying the study; like 'INF101' |
full | string | Request additional information; the infotypes for instance |
response
200 OKContent-Type: application/json
{ "name": "attr", ... }
GET /fag/info.json
GET /fag/{id}/info.json
GET /sted/info.json
GET /sted/{id}/info.json