API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7620580,
    "url": "https://scancbus.com/api_v1/transmission/7620580/?format=api",
    "start_datetime": "2026-04-29T17:37:47-04:00",
    "local_start_datetime": "17:37:47 04/29/2026",
    "audio_file": null,
    "talkgroup": 57377,
    "talkgroup_info": {
        "pk": 31,
        "url": "https://scancbus.com/api_v1/talkgroups/31/?format=api",
        "dec_id": 57377,
        "alpha_tag": "MECC DSP",
        "description": "MECC Fire/EMS calling to dispatcher",
        "slug": "mecc-dsp",
        "service_type": "Fire-Talk"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 39,
            "dec_id": 2513948,
            "description": "OPS CENTER 8",
            "slug": "ops-center-8"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "4e4d5a14-ed04-4bc5-bcf1-2b425f49738b",
    "freq_mhz": "858.938",
    "tg_name": "MECC DSP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info