API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12354516,
    "url": "https://scancbus.com/api_v1/transmission/12354516/?format=api",
    "start_datetime": "2026-07-01T21:59:15-04:00",
    "local_start_datetime": "21:59:15 07/01/2026",
    "audio_file": null,
    "talkgroup": 54639,
    "talkgroup_info": {
        "pk": 737,
        "url": "https://scancbus.com/api_v1/talkgroups/737/?format=api",
        "dec_id": 54639,
        "alpha_tag": "XECOMM8",
        "description": "Statewide Event Common 8",
        "slug": "xecomm8",
        "service_type": "Interop"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 6272,
            "dec_id": 4591640,
            "description": null,
            "slug": "4591640"
        },
        {
            "pk": 76485,
            "dec_id": 4591488,
            "description": null,
            "slug": "4591488"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "287b0f84-cc35-4ae5-a121-5549bda8fe08",
    "freq_mhz": "852.950",
    "tg_name": "XECOMM8",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info