API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7454367,
    "url": "https://scancbus.com/api_v1/transmission/7454367/?format=api",
    "start_datetime": "2026-04-27T15:57:15-04:00",
    "local_start_datetime": "15:57:15 04/27/2026",
    "audio_file": null,
    "talkgroup": 17563,
    "talkgroup_info": {
        "pk": 13,
        "url": "https://scancbus.com/api_v1/talkgroups/13/?format=api",
        "dec_id": 17563,
        "alpha_tag": "NAPD-DSP",
        "description": "New Albany Police Dispatch",
        "slug": "napd-dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 32,
            "dec_id": 2590903,
            "description": null,
            "slug": "2590903"
        },
        {
            "pk": 53212,
            "dec_id": 2590003,
            "description": null,
            "slug": "2590003"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "1735e129-9539-4f93-90c7-794aaf9b550c",
    "freq_mhz": "852.950",
    "tg_name": "NAPD-DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info