GET /api/messaging/contact-roles/4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 4,
    "display": "Sales",
    "name": "Sales",
    "slug": "sales",
    "description": "",
    "tags": [],
    "created": "2022-03-04T22:19:47.941000Z",
    "updated": "2022-03-04T22:19:47.941000Z"
}