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 [2014/07/23 22:28] Lauri Elevantapi:api_intakes [2016/06/01 14:11] – [Response example] Lauri Elevant
Line 26: Line 26:
   {   {
     "1": {     "1": {
 +        "name": "Some name",
         "start": "0000-09-01",         "start": "0000-09-01",
         "pre": {         "pre": {
Line 45: Line 46:
         "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"
     }     }
   }   }