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

{
    "id": 1541,
    "name": "Sport and Exercise Science (BS)",
    "descriptions": [],
    "credit_hours": null,
    "online": false,
    "has_online": false,
    "profiles": [],
    "primary_profile_url": "https://www.ucf.edu/degree-search/",
    "plan_code": "SPRTEX-BS",
    "subplan_code": null,
    "catalog_url": null,
    "colleges": [
        {
            "name": "College of Health Professions and Sciences",
            "full_name": "College of Health Professions and Sciences",
            "short_name": "CHPS",
            "college_url": "https://healthprofessions.ucf.edu/",
            "profile_url": "https://www.ucf.edu/college/health-professions-sciences/",
            "update_url": "https://search.cm.ucf.edu/api/v1/colleges/14/?format=api"
        }
    ],
    "departments": [
        {
            "name": "Kinesiology&Phys Thpy, Schl of",
            "full_name": "Kinesiology&Phys Thpy, Schl of",
            "department_url": null,
            "school": false,
            "update_url": "https://search.cm.ucf.edu/api/v1/departments/71/?format=api"
        }
    ],
    "level": "Bachelors",
    "career": "Undergraduate",
    "degree": "BS",
    "parent_program": null,
    "subplans": [
        {
            "id": 1542,
            "name": "Sport and Exercise Science (BS) - Coaching",
            "online": false,
            "url": "https://search.cm.ucf.edu/api/v1/programs/1542/?format=api"
        },
        {
            "id": 1543,
            "name": "Sport and Exercise Science (BS) - Human Performance",
            "online": false,
            "url": "https://search.cm.ucf.edu/api/v1/programs/1543/?format=api"
        }
    ],
    "resident_tuition": "212.28",
    "nonresident_tuition": "802.54",
    "tuition_type": "SCH",
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/1541/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/1541/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/1541/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/1541/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": []
}