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
Next revisionBoth sides next revision
api:api_applications_id [2015/02/12 16:45] – [Response example] Lauri Elevantapi:api_applications_id [2019/11/28 12:50] Lauri Elevant
Line 65: Line 65:
     "education": [     "education": [
         {         {
-            "type": "SE",+            "level": "SE",
             "course": "",             "course": "",
             "graduation": {             "graduation": {
Line 75: Line 75:
         },         },
         {         {
-            "type": "BA",+            "level": "BA",
             "course": "High School Diploma",             "course": "High School Diploma",
             "graduation": {             "graduation": {
Line 85: Line 85:
         },         },
         {         {
-            "type": "IN",+            "level": "IN",
             "course": "Some other programme",             "course": "Some other programme",
             "graduation": {             "graduation": {
Line 206: Line 206:
     "submitted": null,     "submitted": null,
     "status": "Submitted",     "status": "Submitted",
-    "commence_year": "2013",+    "academic_term": "/api/academic-terms/321",
     "applicant": "/api/applicants/16",     "applicant": "/api/applicants/16",
     "flags": "/api/applications/16/flags",     "flags": "/api/applications/16/flags",