{ "items": [ { "current": { "id": 13, "indent": 0, "position": 1, "title": "Student Validation", "type": "Assignment", "module_id": 2, "html_url": "http://localhost:3000/courses/1384/modules/items/13", "content_id": 22, "url": "http://localhost:3000/api/v1/courses/1384/assignments/22", "completion_requirement": { "type": "must_submit" } }, "prev": { "id": 11, "indent": 0, "position": 1, "title": "New", "type": "Assignment", "module_id": 1, "html_url": "http://localhost:3000/courses/1384/modules/items/11", "content_id": 23, "url": "http://localhost:3000/api/v1/courses/1384/assignments/23", "completion_requirement": { "type": "must_view" } }, "next": { "id": 12, "indent": 0, "position": 1, "title": "Last Assignment", "type": "Assignment", "module_id": 3, "html_url": "http://localhost:3000/courses/1384/modules/items/12", "content_id": 24, "url": "http://localhost:3000/api/v1/courses/1384/assignments/24" } } ], "modules": [ { "id": 1, "name": "First Module", "position": 1, "unlock_at": null, "require_sequential_progress": true, "publish_final_grade": false, "prerequisite_module_ids": [ ], "items_count": 1, "items_url": "http://localhost:3000/api/v1/courses/1384/modules/1/items" }, { "id": 2, "name": "Second Module", "position": 2, "unlock_at": null, "require_sequential_progress": true, "publish_final_grade": false, "prerequisite_module_ids": [ 1 ], "items_count": 1, "items_url": "http://localhost:3000/api/v1/courses/1384/modules/2/items" }, { "id": 3, "name": "Last Module", "position": 3, "unlock_at": null, "require_sequential_progress": true, "publish_final_grade": false, "prerequisite_module_ids": [ 2 ], "items_count": 1, "items_url": "http://localhost:3000/api/v1/courses/1384/modules/3/items" } ] }