API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6960205,
    "url": "https://scancbus.com/api_v1/transmission/6960205/?format=api",
    "start_datetime": "2026-04-21T09:20:21-04:00",
    "local_start_datetime": "09:20:21 04/21/2026",
    "audio_file": null,
    "talkgroup": 10039,
    "talkgroup_info": {
        "pk": 52,
        "url": "https://scancbus.com/api_v1/talkgroups/52/?format=api",
        "dec_id": 10039,
        "alpha_tag": "DELCOM",
        "description": "DelCo Fire/EMS Dispatch",
        "slug": "delcom",
        "service_type": "Fire Dispatch"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 2063,
            "dec_id": 2110257,
            "description": "M303",
            "slug": "m303"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3e8b0714-77f8-480b-984a-55c08e602cea",
    "freq_mhz": "851.862",
    "tg_name": "DELCOM",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info