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

{
    "id": 14,
    "bldg": {
        "id": 82,
        "name": "Off Campus",
        "description": "This listing is for any individual who is not located on any campus location that is listed in the Phonebook",
        "abbr": "Off Campus",
        "import_id": 10001
    },
    "org": {
        "id": 14,
        "name": "ARTS & HUMANITIES, COLLEGE OF",
        "phone": "407-823-2251",
        "fax": "407-823-5156",
        "url": "http://www.cah.ucf.edu/",
        "room": "190",
        "import_id": 17
    },
    "list_order": 14,
    "name": "Flying Horse Editions",
    "room": "0",
    "phone": "407-235-3619",
    "fax": null,
    "primary_comment": "Physical Address:  500 W. Livingston St., Orlando, FL. 32801",
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 27,
    "active": true,
    "unit": 213370
}