Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
api:api_intakes_id [2016/05/17 09:16] – [Response example] Safak Samilogluapi:api_intakes_id [2016/06/01 14:12] – [Response example] Lauri Elevant
Line 21: Line 21:
  
   {   {
 +     "name": "Some name",
      "start": "0000-09-01",      "start": "0000-09-01",
      "pre": {      "pre": {
Line 40: Line 41:
      "arrival": "0000-09-01",      "arrival": "0000-09-01",
      "commence": "0000-09-15",      "commence": "0000-09-15",
-     "name": { 
-         "scheme": "Commence season", 
-         "custom": "" 
-     }, 
      "notes": "Default intake"      "notes": "Default intake"
   }   }