API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7941341,
    "url": "https://scancbus.com/api_v1/transmission/7941341/?format=api",
    "start_datetime": "2026-05-04T08:21:14-04:00",
    "local_start_datetime": "08:21:14 05/04/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": 856937500,
    "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": "2e18a710-5463-4e5b-a7c4-12a6c23a753c",
    "freq_mhz": "856.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