API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6082788,
    "url": "https://scancbus.com/api_v1/transmission/6082788/?format=api",
    "start_datetime": "2026-04-10T01:18:35-04:00",
    "local_start_datetime": "01:18:35 04/10/2026",
    "audio_file": null,
    "talkgroup": 63626,
    "talkgroup_info": {
        "pk": 9,
        "url": "https://scancbus.com/api_v1/talkgroups/9/?format=api",
        "dec_id": 63626,
        "alpha_tag": "OSU-P1",
        "description": "OSU Police Dispatch",
        "slug": "osu-p1",
        "service_type": "Law Dispatch"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 94688,
            "dec_id": 2562111,
            "description": null,
            "slug": "2562111"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "4256f36a-685d-4753-a23d-b8199f78c198",
    "freq_mhz": "773.681",
    "tg_name": "OSU-P1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info