Building List
GET /api/v1/teledata/buildings/?format=api&offset=300&ordering=name
{ "count": 309, "next": null, "previous": "https://search.cm.ucf.edu/api/v1/teledata/buildings/?format=api&limit=100&offset=200&ordering=name", "results": [ { "id": 23, "name": "Visitor and Parking Information", "description": null, "abbr": "VPI", "import_id": 153 }, { "id": 43, "name": "Visual Arts Building", "description": null, "abbr": "VAB", "import_id": 51 }, { "id": 8, "name": "Volusia Hall", "description": null, "abbr": "VOH", "import_id": 8 }, { "id": 35, "name": "Wayne Densch 1", "description": null, "abbr": "WD1", "import_id": 38 }, { "id": 36, "name": "Wayne Densch 2", "description": null, "abbr": "WD2", "import_id": 39 }, { "id": 69, "name": "Wayne Densch Sports Center", "description": "", "abbr": "WDSC", "import_id": 77 }, { "id": 76, "name": "WEST HOUSING 2", "description": "UPTOWN 2", "abbr": "T2", "import_id": 131 }, { "id": 199, "name": "Ying Academic Center", "description": "Ying Academic Center", "abbr": "YAC", "import_id": 902 }, { "id": 152, "name": "Zeta Tau Alpha", "description": "Sorority", "abbr": "ZTA", "import_id": 401 } ] }