API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7300744,
    "url": "https://scancbus.com/api_v1/transmission/7300744/?format=api",
    "start_datetime": "2026-04-25T09:30:35-04:00",
    "local_start_datetime": "09:30:35 04/25/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": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 10404,
            "dec_id": 2590865,
            "description": null,
            "slug": "2590865"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e0615746-af2b-4a88-93d4-44a33dbfefb5",
    "freq_mhz": "769.706",
    "tg_name": "GHPD DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info