Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
api:api_applicants_id_wishes [2014/09/01 12:27] Lauri Elevantapi:api_applicants_id_wishes [2014/09/02 20:29] – [Response example] Lauri Elevant
Line 18: Line 18:
 ==== Response example ==== ==== Response example ====
  
-  TODO+  
 +    "1":
 +        "wished": "1970-01-01T00:00:01+00:00", 
 +        "applicant": "/api/applicants/60", 
 +        "course": "/api/course/1", 
 +        "intake": null, 
 +        "notes": null 
 +    } 
 +  }