API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7162212,
    "url": "https://scancbus.com/api_v1/transmission/7162212/?format=api",
    "start_datetime": "2026-04-23T15:14:54-04:00",
    "local_start_datetime": "15:14:54 04/23/2026",
    "audio_file": null,
    "talkgroup": 39002,
    "talkgroup_info": {
        "pk": 14287,
        "url": "https://scancbus.com/api_v1/talkgroups/14287/?format=api",
        "dec_id": 39002,
        "alpha_tag": "#39002",
        "description": "TalkGroup #39002",
        "slug": "39002",
        "service_type": null
    },
    "freq": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 75397,
            "dec_id": 6490537,
            "description": null,
            "slug": "6490537"
        },
        {
            "pk": 75421,
            "dec_id": 6490258,
            "description": null,
            "slug": "6490258"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "6f080c90-5e40-4318-8b55-b4ba531ec82c",
    "freq_mhz": "853.663",
    "tg_name": "#39002",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info