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

{
    "id": 1050,
    "name": "Design for Usability - Online",
    "descriptions": [],
    "credit_hours": 15,
    "online": true,
    "has_online": false,
    "profiles": [
        {
            "profile_type": {
                "id": 2,
                "name": "Online",
                "root_url": "https://www.ucf.edu/online/programs/"
            },
            "url": "https://www.ucf.edu/online/degree/design-for-usability/",
            "primary": true,
            "program": 1050,
            "update_url": "https://search.cm.ucf.edu/api/v1/profiles/825/?format=api"
        }
    ],
    "primary_profile_url": "https://www.ucf.edu/online/degree/design-for-usability/",
    "plan_code": "DESIGN",
    "subplan_code": "ZDESIGN",
    "catalog_url": null,
    "colleges": [
        {
            "name": "College of Engineering and Computer Science",
            "full_name": "College of Engineering and Computer Science",
            "short_name": "ENGR",
            "slug": "engineering-computer-science",
            "college_url": "https://www.cecs.ucf.edu/",
            "profile_url": "https://www.ucf.edu/college/engineering-computer-science/",
            "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",
            "slug": "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": {
        "id": 1049,
        "name": "Industrial Engineering - Design for Usability",
        "online": false,
        "url": "https://search.cm.ucf.edu/api/v1/programs/1049/?format=api"
    },
    "subplans": [],
    "resident_tuition": null,
    "nonresident_tuition": null,
    "tuition_type": null,
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/1050/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/1050/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/1050/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/1050/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": false,
    "has_locations": true,
    "active": false,
    "start_term": null,
    "excerpt": "",
    "area_of_interest": null,
    "subarea_of_interest": null,
    "highlights": [],
    "quotes": []
}