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_applications_id_tasks_id [2015/07/31 15:49] – [HEAD, GET] Lauri Elevantapi:api_applications_id_tasks_id [2021/01/21 12:51] (current) – external edit 127.0.0.1
Line 23: Line 23:
 ==== Response example ==== ==== Response example ====
  
-  +    
-      "priority": 2, +        "created": "2015-07-27T15:36:36+00:00", 
-      "inserted": "2014-06-20T11:00:19+00:00", +        "reminded": null, 
-      "saved": "2014-06-20T11:00:19+00:00", +        "committed": "2015-07-27T17:36:36+00:00", 
-      "confirmed": "2014-06-20T11:00:19+00:00", +        "resolved": "2015-07-27T17:36:36+00:00", 
-      "course": "/api/courses/3", +        "class": "checklist-language-english", 
-      "type": "Unreplied", +        "status": "I have received my language test score", 
-      "type-confirmed": "Accepted", +        "notes": { 
-      "comments": null, +            "applicant": null, 
-      "comments-confirmed": null, +            "administrator": "Seems to be good!
-      "decision": "Final", +        } 
-      "decision-policy": "None", +    }
-      "decision-deadline": null, +
-      "notes": null +
-  }+