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

{
    "id": 336,
    "bldg": {
        "id": 250,
        "name": "Partnership I",
        "description": null,
        "abbr": "CPS   ",
        "import_id": 8111
    },
    "org": {
        "id": 150,
        "name": "NASA FLORIDA SPACE GRANT CONSORTIUM",
        "phone": "407-823-6324",
        "fax": "407-823-6362",
        "url": "http://floridaspacegrant.org/",
        "room": null,
        "import_id": 264
    },
    "list_order": 1,
    "name": "NASA Florida Space Grant Consortium",
    "room": null,
    "phone": null,
    "fax": "407-823-6362",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 708,
    "active": true,
    "unit": 213234
}