API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6468435,
    "url": "https://scancbus.com/api_v1/transmission/6468435/?format=api",
    "start_datetime": "2026-04-15T00:31:41-04:00",
    "local_start_datetime": "00:31:41 04/15/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": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 4650,
            "dec_id": 2590826,
            "description": null,
            "slug": "2590826"
        },
        {
            "pk": 99156,
            "dec_id": 2590100,
            "description": null,
            "slug": "2590100"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "0d365d33-3c0f-4fff-8ea2-a50807ea6d2e",
    "freq_mhz": "773.381",
    "tg_name": "GHPD DSP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info