API endpoint that allows groups to be viewed or edited.

GET /api_v1/talkgroups/414/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "pk": 414,
    "url": "https://scancbus.com/api_v1/talkgroups/414/?format=api",
    "dec_id": 61341,
    "alpha_tag": "SW TAC-4",
    "description": "Southwest Tactical 4",
    "slug": "sw-tac-4",
    "service_type": "Fire-Tac"
}