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

{
    "id": 3,
    "display": "Technical",
    "name": "Technical",
    "slug": "technical",
    "description": "",
    "tags": [],
    "created": "2022-03-04T22:19:44.324000Z",
    "updated": "2022-03-04T22:19:44.324000Z"
}