Read-only list of ObjectTypes.

GET /api/extras/object-types/65/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 65,
    "url": "https://demo.netbox.dev/api/extras/object-types/65/?format=api",
    "display": "DCIM | inventory item template",
    "app_label": "dcim",
    "model": "inventoryitemtemplate"
}