API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12489352,
    "url": "https://scancbus.com/api_v1/transmission/12489352/?format=api",
    "start_datetime": "2026-07-03T22:48:27-04:00",
    "local_start_datetime": "22:48:27 07/03/2026",
    "audio_file": null,
    "talkgroup": 57207,
    "talkgroup_info": {
        "pk": 395,
        "url": "https://scancbus.com/api_v1/talkgroups/395/?format=api",
        "dec_id": 57207,
        "alpha_tag": "EZ-6",
        "description": "Countywide interoperability 6",
        "slug": "ez-6",
        "service_type": "Interop"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 58481,
            "dec_id": 2542814,
            "description": null,
            "slug": "2542814"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "2697d17c-002a-45d5-b30d-f211c282c4cd",
    "freq_mhz": "858.987",
    "tg_name": "EZ-6",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info