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

{
    "id": 1055,
    "name": "Digital Media (BA) - Web Design",
    "descriptions": [],
    "credit_hours": 120,
    "online": false,
    "has_online": false,
    "profiles": [],
    "primary_profile_url": "https://www.ucf.edu/degree-search/",
    "plan_code": "DIGIMED-BA",
    "subplan_code": "WEB DESGN",
    "catalog_url": null,
    "colleges": [
        {
            "name": "College of Sciences",
            "full_name": "College of Sciences",
            "short_name": "COS",
            "college_url": "https://sciences.ucf.edu/",
            "profile_url": "https://www.ucf.edu/college/sciences/",
            "update_url": "https://search.cm.ucf.edu/api/v1/colleges/2/?format=api"
        }
    ],
    "departments": [
        {
            "name": "Nicholson Schl of Comm & Media",
            "full_name": "Nicholson Schl of Comm & Media",
            "department_url": null,
            "school": false,
            "update_url": "https://search.cm.ucf.edu/api/v1/departments/96/?format=api"
        }
    ],
    "level": "Bachelors",
    "career": "Undergraduate",
    "degree": "BA",
    "parent_program": {
        "id": 1053,
        "name": "Digital Media (BA)",
        "online": false,
        "url": "https://search.cm.ucf.edu/api/v1/programs/1053/?format=api"
    },
    "subplans": [],
    "resident_tuition": "212.28",
    "nonresident_tuition": "802.54",
    "tuition_type": "SCH",
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/1055/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/1055/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/1055/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/1055/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": false,
    "has_locations": true,
    "active": false,
    "start_term": {
        "full_name": "Summer 2009",
        "semester": "Summer",
        "semester_index": 1,
        "year": 2009
    },
    "excerpt": "",
    "area_of_interest": "Visual And Performing Arts.",
    "subarea_of_interest": "Visual And Performing Arts, General.",
    "highlights": [],
    "quotes": []
}