Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
api:api_institutions_id_departments_id [2014/07/01 14:51] – [Response headers] Lauri Elevantapi:api_institutions_id_departments_id [2021/01/21 12:51] (current) – external edit 127.0.0.1
Line 15: Line 15:
   Content-Type: application/json   Content-Type: application/json
   Content-Length: 1234   Content-Length: 1234
 +
 +==== Response example ====
 +
 +  {
 +        "name": "Some Department",
 +        "country": "EE",
 +        "location": "Tallinn",
 +        "www": "www.uni.ee/some-department"
 +  }