API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7405123,
    "url": "https://scancbus.com/api_v1/transmission/7405123/?format=api",
    "start_datetime": "2026-04-27T00:18:28-04:00",
    "local_start_datetime": "00:18:28 04/27/2026",
    "audio_file": null,
    "talkgroup": 37038,
    "talkgroup_info": {
        "pk": 3979,
        "url": "https://scancbus.com/api_v1/talkgroups/3979/?format=api",
        "dec_id": 37038,
        "alpha_tag": "ZZV-PD",
        "description": "Zanesville Police Dispatch",
        "slug": "zzv-pd",
        "service_type": "Law Dispatch"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 58890,
            "dec_id": 6090529,
            "description": null,
            "slug": "6090529"
        },
        {
            "pk": 59295,
            "dec_id": 6090558,
            "description": null,
            "slug": "6090558"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3c0f53a9-e452-4b02-bfd2-6f307887b944",
    "freq_mhz": "851.962",
    "tg_name": "ZZV-PD",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info