API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7300754,
    "url": "https://scancbus.com/api_v1/transmission/7300754/?format=api",
    "start_datetime": "2026-04-25T09:30:38-04:00",
    "local_start_datetime": "09:30:38 04/25/2026",
    "audio_file": null,
    "talkgroup": 57196,
    "talkgroup_info": {
        "pk": 265,
        "url": "https://scancbus.com/api_v1/talkgroups/265/?format=api",
        "dec_id": 57196,
        "alpha_tag": "EZ-1",
        "description": "Countywide interoperability 1",
        "slug": "ez-1",
        "service_type": "Interop"
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 3448,
            "dec_id": 2541505,
            "description": null,
            "slug": "2541505"
        },
        {
            "pk": 10073,
            "dec_id": 2541948,
            "description": null,
            "slug": "2541948"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "c0ff5493-07e5-4141-be6a-234d3cad2393",
    "freq_mhz": "770.206",
    "tg_name": "EZ-1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info