GET /api/v1/programs/986/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 986,
    "name": "Computer Engineering (BSCpE)",
    "descriptions": [],
    "credit_hours": null,
    "online": false,
    "has_online": false,
    "profiles": [
        {
            "profile_type": {
                "id": 1,
                "name": "Main Site",
                "root_url": "https://www.ucf.edu/degree-search/"
            },
            "url": "https://www.ucf.edu/degree/computer-engineering-bscpe/",
            "primary": true,
            "program": 986,
            "update_url": "https://search.cm.ucf.edu/api/v1/profiles/740/?format=api"
        }
    ],
    "primary_profile_url": "https://www.ucf.edu/degree/computer-engineering-bscpe/",
    "plan_code": "CMPENGR-BS",
    "subplan_code": null,
    "catalog_url": null,
    "colleges": [
        {
            "name": "College of Engineering and Computer Science",
            "full_name": "College of Engineering and Computer Science",
            "short_name": "ENGR",
            "college_url": null,
            "profile_url": null,
            "update_url": "https://search.cm.ucf.edu/api/v1/colleges/3/?format=api"
        }
    ],
    "departments": [
        {
            "name": "Electrical & Computer Engr",
            "full_name": "Electrical & Computer Engr",
            "department_url": null,
            "school": false,
            "update_url": "https://search.cm.ucf.edu/api/v1/departments/27/?format=api"
        }
    ],
    "level": "Bachelors",
    "career": "Undergraduate",
    "degree": "BSCpE",
    "parent_program": null,
    "subplans": [
        {
            "id": 987,
            "name": "Computer Engineering (BSCpE) - Comprehensive Track",
            "online": false,
            "url": "https://search.cm.ucf.edu/api/v1/programs/987/?format=api"
        },
        {
            "id": 988,
            "name": "Computer Engineering (BSCpE) - Digital VLSI Circuits Track",
            "online": false,
            "url": "https://search.cm.ucf.edu/api/v1/programs/988/?format=api"
        }
    ],
    "resident_tuition": "212.28",
    "nonresident_tuition": "748.89",
    "tuition_type": "SCH",
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/986/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/986/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/986/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/986/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": true,
    "has_locations": true,
    "active": true,
    "start_term": {
        "full_name": "Summer 1967",
        "semester": "Summer",
        "semester_index": 1,
        "year": 1967
    },
    "excerpt": "",
    "area_of_interest": "Engineering.",
    "subarea_of_interest": "Computer Engineering.",
    "highlights": []
}