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

{
    "id": 1400,
    "name": "Nursing RN (BSN) - Online AS to BS",
    "descriptions": [],
    "credit_hours": null,
    "online": true,
    "has_online": false,
    "profiles": [],
    "primary_profile_url": "https://www.ucf.edu/online/programs/",
    "plan_code": "NURSRN-BSN",
    "subplan_code": "ZNURSGNAS",
    "catalog_url": null,
    "colleges": [
        {
            "name": "College of Nursing",
            "full_name": "College of Nursing",
            "short_name": "CON",
            "college_url": "https://nursing.ucf.edu/",
            "profile_url": "https://www.ucf.edu/college/nursing/",
            "update_url": "https://search.cm.ucf.edu/api/v1/colleges/9/?format=api"
        }
    ],
    "departments": [
        {
            "name": "Nursing Systems",
            "full_name": "Nursing Systems",
            "department_url": null,
            "school": false,
            "update_url": "https://search.cm.ucf.edu/api/v1/departments/59/?format=api"
        }
    ],
    "level": "Bachelors",
    "career": "Undergraduate",
    "degree": "BSN",
    "parent_program": {
        "id": 1395,
        "name": "Nursing RN (BSN)",
        "online": false,
        "url": "https://search.cm.ucf.edu/api/v1/programs/1395/?format=api"
    },
    "subplans": [],
    "resident_tuition": "161.19",
    "nonresident_tuition": "365.86",
    "tuition_type": "SCH",
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/1400/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/1400/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/1400/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/1400/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": true,
    "has_locations": true,
    "active": true,
    "start_term": {
        "full_name": "Summer 2018",
        "semester": "Summer",
        "semester_index": 1,
        "year": 2018
    },
    "excerpt": "",
    "area_of_interest": "Health Professions And Related Programs.",
    "subarea_of_interest": "Registered Nursing, Nursing Administration, Nursing Research And Clinical Nursing.",
    "highlights": [],
    "quotes": []
}