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

{
    "id": 2117,
    "name": "Electrical Engineering Minor",
    "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/electrical-engineering-minor-minor/",
            "primary": true,
            "program": 2117,
            "update_url": "https://search.cm.ucf.edu/api/v1/profiles/1149/?format=api"
        }
    ],
    "primary_profile_url": "https://www.ucf.edu/degree/electrical-engineering-minor-minor/",
    "plan_code": "XEENGRMIN",
    "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": "Minor",
    "career": "Undergraduate",
    "degree": "MIN",
    "parent_program": null,
    "subplans": [],
    "resident_tuition": "212.28",
    "nonresident_tuition": "748.89",
    "tuition_type": "SCH",
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/2117/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/2117/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/2117/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/2117/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": true,
    "has_locations": true,
    "active": true,
    "start_term": {
        "full_name": "Fall 2025",
        "semester": "Fall",
        "semester_index": 2,
        "year": 2025
    },
    "excerpt": "",
    "area_of_interest": "Engineering.",
    "subarea_of_interest": "Electrical, Electronics, And Communications Engineering.",
    "highlights": []
}