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

{
    "id": 888,
    "name": "Industrial Engineering - Applied Operations Research",
    "descriptions": [],
    "credit_hours": null,
    "online": false,
    "has_online": true,
    "profiles": [
        {
            "profile_type": {
                "id": 1,
                "name": "Main Site",
                "root_url": "https://www.ucf.edu/degree-search/"
            },
            "url": "https://www.ucf.edu/degree/industrial-engineering-applied-operations-research-certificate/",
            "primary": true,
            "program": 888,
            "update_url": "https://search.cm.ucf.edu/api/v1/profiles/780/?format=api"
        }
    ],
    "primary_profile_url": "https://www.ucf.edu/degree/industrial-engineering-applied-operations-research-certificate/",
    "plan_code": "APPLOPRRS",
    "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": "Industrial Engr & Mgmt Sys",
            "full_name": "Industrial Engr & Mgmt Sys",
            "department_url": null,
            "school": false,
            "update_url": "https://search.cm.ucf.edu/api/v1/departments/8/?format=api"
        }
    ],
    "level": "Certificate",
    "career": "Graduate",
    "degree": "CRT",
    "parent_program": null,
    "subplans": [
        {
            "id": 889,
            "name": "Applied Operations Research - Online",
            "online": true,
            "url": "https://search.cm.ucf.edu/api/v1/programs/889/?format=api"
        }
    ],
    "resident_tuition": null,
    "nonresident_tuition": null,
    "tuition_type": null,
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/888/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/888/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/888/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/888/deadlines/?format=api",
    "graduate_slate_id": "08b5e39e-c34c-4f3d-bdf3-552aa5898552",
    "valid": false,
    "has_locations": true,
    "active": false,
    "start_term": null,
    "excerpt": "",
    "area_of_interest": null,
    "subarea_of_interest": null,
    "highlights": []
}