API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6946661,
    "url": "https://scancbus.com/api_v1/transmission/6946661/?format=api",
    "start_datetime": "2026-04-21T04:55:02-04:00",
    "local_start_datetime": "04:55:02 04/21/2026",
    "audio_file": null,
    "talkgroup": 10025,
    "talkgroup_info": {
        "pk": 43,
        "url": "https://scancbus.com/api_v1/talkgroups/43/?format=api",
        "dec_id": 10025,
        "alpha_tag": "PWL DISP",
        "description": "Powell Police dispatch",
        "slug": "pwl-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 734,
            "dec_id": 2118005,
            "description": "DELCOMM 05",
            "slug": "delcomm-05"
        },
        {
            "pk": 804,
            "dec_id": 2110249,
            "description": null,
            "slug": "2110249"
        },
        {
            "pk": 2994,
            "dec_id": 2110383,
            "description": "ELM VALLEY FD",
            "slug": "elm-valley-fd"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "c24988b7-c393-4589-bcab-f683ab0fb44b",
    "freq_mhz": "851.862",
    "tg_name": "PWL DISP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info