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

{
    "id": 5,
    "display": "Abuse",
    "name": "Abuse",
    "slug": "abuse",
    "description": "",
    "tags": [],
    "created": "2022-03-04T22:19:56.991000Z",
    "updated": "2022-03-04T22:19:56.991000Z"
}