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

{
    "id": 338,
    "bldg": {
        "id": 253,
        "name": "BIO-MOLECULAR RESERCH ANNEX        ",
        "description": "SITE  14",
        "abbr": "BRA",
        "import_id": 8114
    },
    "org": {
        "id": 197,
        "name": "BIOMEDICAL SCIENCES, BURNETT SCHOOL OF",
        "phone": "407-823-5932",
        "fax": "407-823-0956",
        "url": "http://www.biomed.ucf.edu/",
        "room": "136",
        "import_id": 431
    },
    "list_order": 12,
    "name": "Biomolecular Research Annex",
    "room": null,
    "phone": "407-882-2250",
    "fax": "407-384-2062",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2152,
    "active": true,
    "unit": 213628
}