API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8404839,
    "url": "https://scancbus.com/api_v1/transmission/8404839/?format=api",
    "start_datetime": "2026-05-09T22:44:47-04:00",
    "local_start_datetime": "22:44:47 05/09/2026",
    "audio_file": null,
    "talkgroup": 57303,
    "talkgroup_info": {
        "pk": 310,
        "url": "https://scancbus.com/api_v1/talkgroups/310/?format=api",
        "dec_id": 57303,
        "alpha_tag": "CPD TAC 5C",
        "description": "CPD Patrol tactical 5C",
        "slug": "cpd-tac-5c",
        "service_type": "Law Tac"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 4712,
            "dec_id": 2551380,
            "description": "CPD 138",
            "slug": "cpd-138"
        },
        {
            "pk": 10120,
            "dec_id": 2551330,
            "description": "CPD 133",
            "slug": "cpd-133"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "496481d6-f10d-43e5-9f49-4425f5c545bc",
    "freq_mhz": "859.987",
    "tg_name": "CPD TAC 5C",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info