API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7152979,
    "url": "https://scancbus.com/api_v1/transmission/7152979/?format=api",
    "start_datetime": "2026-04-23T13:36:11-04:00",
    "local_start_datetime": "13:36:11 04/23/2026",
    "audio_file": null,
    "talkgroup": 63530,
    "talkgroup_info": {
        "pk": 9634,
        "url": "https://scancbus.com/api_v1/talkgroups/9634/?format=api",
        "dec_id": 63530,
        "alpha_tag": "#63530",
        "description": "TalkGroup #63530",
        "slug": "63530",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 85425,
            "dec_id": 2566500,
            "description": null,
            "slug": "2566500"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "8fd3f9fb-445b-436c-9d3f-3ac69cd2ebca",
    "freq_mhz": "852.475",
    "tg_name": "#63530",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info