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

{
    "id": 1256,
    "name": "Initial Teacher Preparation Certificate - 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/initial-teacher-professional-preparation/",
            "primary": true,
            "program": 1256,
            "update_url": "https://search.cm.ucf.edu/api/v1/profiles/843/?format=api"
        }
    ],
    "primary_profile_url": "https://www.ucf.edu/online/degree/initial-teacher-professional-preparation/",
    "plan_code": "INTCHPRPCR",
    "subplan_code": "ZINTCHPRPC",
    "catalog_url": null,
    "colleges": [
        {
            "name": "College of Community Innovation and Education",
            "full_name": "College of Community Innovation and Education",
            "short_name": "CCIE",
            "college_url": "https://ccie.ucf.edu/",
            "profile_url": "https://www.ucf.edu/college/community-innovation-education/",
            "update_url": "https://search.cm.ucf.edu/api/v1/colleges/13/?format=api"
        }
    ],
    "departments": [
        {
            "name": "Teacher Education, Schl of",
            "full_name": "Teacher Education, Schl of",
            "department_url": null,
            "school": false,
            "update_url": "https://search.cm.ucf.edu/api/v1/departments/72/?format=api"
        }
    ],
    "level": "Certificate",
    "career": "Graduate",
    "degree": "CRT",
    "parent_program": {
        "id": 1255,
        "name": "Initial Teacher Professional Preparation Graduate Certificate",
        "online": false,
        "url": "https://search.cm.ucf.edu/api/v1/programs/1255/?format=api"
    },
    "subplans": [],
    "resident_tuition": null,
    "nonresident_tuition": null,
    "tuition_type": null,
    "outcomes": "https://search.cm.ucf.edu/api/v1/programs/1256/outcomes/?format=api",
    "projection_totals": "https://search.cm.ucf.edu/api/v1/programs/1256/projections/?format=api",
    "careers": "https://search.cm.ucf.edu/api/v1/programs/1256/careers/?format=api",
    "application_deadlines": "https://search.cm.ucf.edu/api/v1/programs/1256/deadlines/?format=api",
    "graduate_slate_id": null,
    "valid": true,
    "has_locations": true,
    "active": true,
    "start_term": {
        "full_name": "Fall 2016",
        "semester": "Fall",
        "semester_index": 2,
        "year": 2016
    },
    "excerpt": "",
    "area_of_interest": "Education.",
    "subarea_of_interest": "Curriculum And Instruction.",
    "highlights": [],
    "quotes": []
}