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

{
    "id": 1925,
    "name": "Nursing BSN to PhD Online",
    "descriptions": [],
    "credit_hours": null,
    "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/nursing-ph-d/",
            "primary": true,
            "program": 1925,
            "update_url": "https://search.cm.ucf.edu/api/v1/profiles/987/?format=api"
        }
    ],
    "primary_profile_url": "https://www.ucf.edu/online/degree/nursing-ph-d/",
    "plan_code": "NURS-PHD",
    "subplan_code": "ZNURBSNPHD",
    "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": "Doctoral",
    "career": "Graduate",
    "degree": "PHD",
    "parent_program": {
        "id": 1390,
        "name": "Nursing (PhD)",
        "online": false,
        "url": "https://search.cm.ucf.edu/api/v1/programs/1390/?format=api"
    },
    "subplans": [],
    "resident_tuition": "309.32",
    "nonresident_tuition": "676.82",
    "tuition_type": "SCH",
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/1925/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/1925/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/1925/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/1925/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": true,
    "has_locations": true,
    "active": true,
    "start_term": {
        "full_name": "Fall 2022",
        "semester": "Fall",
        "semester_index": 2,
        "year": 2022
    },
    "excerpt": "",
    "area_of_interest": "Health Professions And Related Programs.",
    "subarea_of_interest": "Registered Nursing, Nursing Administration, Nursing Research And Clinical Nursing.",
    "highlights": [],
    "quotes": []
}