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_applications_flags [2014/06/29 20:35] – [Parameters] Lauri Elevantapi:api_applications_flags [2014/07/23 22:17] Lauri Elevant
Line 16: Line 16:
   Content-Length: 1234   Content-Length: 1234
  
 +==== Response example ====
 +
 +  {
 +    "1": {
 +        "created": "2014-06-20T06:50:15+00:00",
 +        "name": "Will come to the interview"
 +    },
 +    "2": {
 +        "created": "2014-06-20T06:50:15+00:00",
 +        "name": "Interested in accommodation"
 +    },
 +  }
  
 ===== POST ===== ===== POST =====