Differences

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

Link to this comparison view

Next revisionBoth sides next revision
api:api_scoresheets_id_scores [2019/03/05 15:04] – created Anton Smirnovapi:api_scoresheets_id_scores [2019/03/27 10:13] – [Response example] Anton Smirnov
Line 29: Line 29:
         "scored": "2019-03-05T14:57:36+00:00",         "scored": "2019-03-05T14:57:36+00:00",
         "application": "/api/applications/2",         "application": "/api/applications/2",
 +        "scoresheet": "/api/scoresheets/1",
         "points": "20.00",         "points": "20.00",
         "comments": "One"         "comments": "One"
Line 35: Line 36:
         "scored": "2019-03-05T14:57:33+00:00",         "scored": "2019-03-05T14:57:33+00:00",
         "application": "/api/applications/3",         "application": "/api/applications/3",
 +        "scoresheet": "/api/scoresheets/1",        
         "points": "40.00",         "points": "40.00",
         "comments": "Two"         "comments": "Two"
Line 41: Line 43:
         "scored": "2019-03-05T14:57:30+00:00",         "scored": "2019-03-05T14:57:30+00:00",
         "application": "/api/applications/4",         "application": "/api/applications/4",
 +        "scoresheet": "/api/scoresheets/1",        
         "points": "60.00",         "points": "60.00",
         "comments": "Three"         "comments": "Three"
Line 47: Line 50:
         "scored": "2019-03-05T14:57:27+00:00",         "scored": "2019-03-05T14:57:27+00:00",
         "application": "/api/applications/7",         "application": "/api/applications/7",
 +        "scoresheet": "/api/scoresheets/1",        
         "points": "80.00",         "points": "80.00",
         "comments": "Good"         "comments": "Good"
Line 53: Line 57:
         "scored": "2019-03-05T14:57:23+00:00",         "scored": "2019-03-05T14:57:23+00:00",
         "application": "/api/applications/8",         "application": "/api/applications/8",
 +        "scoresheet": "/api/scoresheets/1",        
         "points": "100.00",         "points": "100.00",
         "comments": "Awesome"         "comments": "Awesome"