{
"code": 0,
"message": "string",
"data": {
"id": 0,
"homework_id": 0,
"homework": {
"id": 0,
"title": "string",
"content": "string",
"deadline": "2019-08-24T14:15:22Z",
"max_score": 100,
"allow_late_submission": false,
"attachments": [
"string"
],
"submission_count": 0,
"created_by": {
"id": 0,
"username": "string",
"role": "user",
"email": "user@example.com",
"status": "active",
"profile": {
"profile_name": "string",
"avatar_url": "string"
},
"created_at": "2019-08-24T14:15:22Z",
"last_login": "2019-08-24T14:15:22Z"
},
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
},
"student_id": 0,
"student": {
"id": 0,
"username": "string",
"role": "user",
"email": "user@example.com",
"status": "active",
"profile": {
"profile_name": "string",
"avatar_url": "string"
},
"created_at": "2019-08-24T14:15:22Z",
"last_login": "2019-08-24T14:15:22Z"
},
"content": "string",
"attachments": [
{
"submission_token": "string",
"file_name": "string",
"size": 0,
"content_type": "string",
"uploaded_at": "2019-08-24T14:15:22Z"
}
],
"submitted_at": "2019-08-24T14:15:22Z",
"status": "submitted",
"score": 0,
"feedback": {
"content": "string",
"graded_by": {
"id": 0,
"username": "string",
"role": "user",
"email": "user@example.com",
"status": "active",
"profile": {
"profile_name": "string",
"avatar_url": "string"
},
"created_at": "2019-08-24T14:15:22Z",
"last_login": "2019-08-24T14:15:22Z"
},
"graded_at": "2019-08-24T14:15:22Z"
},
"is_late": true,
"has_feedback": true
},
"timestamp": "2019-08-24T14:15:22Z"
}