Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
api:api_institutions_id_departments_id [2014/07/01 14:51] – created Lauri Elevantapi:api_institutions_id_departments_id [2014/07/23 22:22] Lauri Elevant
Line 15: Line 15:
   Content-Type: application/json   Content-Type: application/json
   Content-Length: 1234   Content-Length: 1234
-  X-Count3+ 
 +==== Response example ==== 
 + 
 +  { 
 +        "name""Some Department", 
 +        "country": "EE", 
 +        "location": "Tallinn", 
 +        "www": "www.uni.ee/some-department" 
 +  }