/////
Search
✏️

/api/lectures/${lectureId}

담당자
분류
여름 | 핵심기능
비고
프론트엔드에서 사용하지 않는 API
상태
Done

Param

이름
설명
lectureId
int(11)

Return

// json.dumps(ascii_ensure=True) { "id": 71, "title": "고전역학", "title_en": "Classical Mechanics", "course": 17, "old_code": "PH505", "class_no": "", "year": 2016, "semester": 1, "code": "20.505", "department": 110, "department_code": "PH", "department_name": "물리학과", "department_name_en": "Physics", "type": "선택(석/박사)", "type_en": "Elective(Graduate)", "limit": 60, "num_people": 7, "is_english": false, "num_classes": 3, "num_labs": 0, "credit": 3, "credit_au": 0, "common_title": "고전역학", "common_title_en": "Classical Mechanics", "class_title": "A", "class_title_en": "A", "review_total_weight": 0, "professors": [ { "name": "염도준", "name_en": "Do-Jun Youm", "professor_id": 522, "review_total_weight": 12.998692954545726 } ], "grade": 0, "load": 0, "speech": 0, "classtimes": [ { "building_code": "E6", "classroom": "(E6) 자연과학동 1322", "classroom_en": "(E6) Natural Science Bldg. 1322", "classroom_short": "(E6) 1322", "classroom_short_en": "(E6) 1322", "room_name": "1322", "day": 0, "begin": 870, "end": 960 }, { "building_code": "E6", "classroom": "(E6) 자연과학동 1322", "classroom_en": "(E6) Natural Science Bldg. 1322", "classroom_short": "(E6) 1322", "classroom_short_en": "(E6) 1322", "room_name": "1322", "day": 2, "begin": 870, "end": 960 } ], "examtimes": [ { "day": 2, "str": "수요일 13:00 ~ 15:45", "str_en": "Wednesday 13:00 ~ 15:45", "begin": 780, "end": 945 } ] }
JSON
복사

호출 위치

1
2
3

예외 처리

예외.