API endpoint that allows groups to be viewed or edited.

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

{
    "pk": 764,
    "url": "https://scancbus.com/api_v1/talkgroups/764/?format=api",
    "dec_id": 63518,
    "alpha_tag": "OSUHE1",
    "description": "OSU Hospital Security - Ops 2",
    "slug": "osuhe1",
    "service_type": "Security"
}