API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12774428,
    "url": "https://scancbus.com/api_v1/transmission/12774428/?format=api",
    "start_datetime": "2026-07-07T20:44:39-04:00",
    "local_start_datetime": "20:44:39 07/07/2026",
    "audio_file": null,
    "talkgroup": 17571,
    "talkgroup_info": {
        "pk": 32,
        "url": "https://scancbus.com/api_v1/talkgroups/32/?format=api",
        "dec_id": 17571,
        "alpha_tag": "GHPD DISPATCH",
        "description": "Grandview Heights PD DSP",
        "slug": "ghpd-dispatch",
        "service_type": "Law Dispatch"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 2671,
            "dec_id": 2590819,
            "description": null,
            "slug": "2590819"
        },
        {
            "pk": 7817,
            "dec_id": 2590818,
            "description": null,
            "slug": "2590818"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "5d6d2acc-325c-431f-853b-70ed6684c3d6",
    "freq_mhz": "852.212",
    "tg_name": "GHPD DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info