API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6365898,
    "url": "https://scancbus.com/api_v1/transmission/6365898/?format=api",
    "start_datetime": "2026-04-13T17:41:06-04:00",
    "local_start_datetime": "17:41:06 04/13/2026",
    "audio_file": null,
    "talkgroup": 53020,
    "talkgroup_info": {
        "pk": 815,
        "url": "https://scancbus.com/api_v1/talkgroups/815/?format=api",
        "dec_id": 53020,
        "alpha_tag": "D06-FSP",
        "description": "ODOT District 6 - Freeway Service Patrols",
        "slug": "d06-fsp",
        "service_type": "Public Works "
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 81482,
            "dec_id": 9303186,
            "description": null,
            "slug": "9303186"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "bcd3f221-8e37-4d19-a7e5-5f43f656f2e8",
    "freq_mhz": "851.275",
    "tg_name": "D06-FSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info