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

{
    "id": 1999,
    "name": "Communication (BA) - Business and Professional Communication Track",
    "descriptions": [],
    "credit_hours": 120,
    "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/communication-ba/business-and-professional-communication-track/",
            "primary": true,
            "program": 1999,
            "update_url": "https://search.cm.ucf.edu/api/v1/profiles/1148/?format=api"
        }
    ],
    "primary_profile_url": "https://www.ucf.edu/degree/communication-ba/business-and-professional-communication-track/",
    "plan_code": "COMM-BA",
    "subplan_code": "BSPRFCOM",
    "catalog_url": null,
    "colleges": [
        {
            "name": "College of Sciences",
            "full_name": "College of Sciences",
            "short_name": "COS",
            "college_url": null,
            "profile_url": null,
            "update_url": "https://search.cm.ucf.edu/api/v1/colleges/2/?format=api"
        }
    ],
    "departments": [
        {
            "name": "Comm & Media, Nicholson Schl",
            "full_name": "Comm & Media, Nicholson Schl",
            "department_url": null,
            "school": false,
            "update_url": "https://search.cm.ucf.edu/api/v1/departments/97/?format=api"
        }
    ],
    "level": "Bachelors",
    "career": "Undergraduate",
    "degree": "BA",
    "parent_program": {
        "id": 1998,
        "name": "Communication (BA)",
        "online": false,
        "url": "https://search.cm.ucf.edu/api/v1/programs/1998/?format=api"
    },
    "subplans": [],
    "resident_tuition": "212.28",
    "nonresident_tuition": "748.89",
    "tuition_type": "SCH",
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/1999/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/1999/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/1999/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/1999/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": true,
    "has_locations": true,
    "active": true,
    "start_term": {
        "full_name": "Fall 2023",
        "semester": "Fall",
        "semester_index": 2,
        "year": 2023
    },
    "excerpt": "",
    "area_of_interest": "Communication, Journalism, And Related Programs.",
    "subarea_of_interest": "Communication And Media Studies.",
    "highlights": []
}