API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5734610,
    "url": "https://scancbus.com/api_v1/transmission/5734610/?format=api",
    "start_datetime": "2026-04-06T00:50:02-04:00",
    "local_start_datetime": "00:50:02 04/06/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": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 350,
            "dec_id": 2560006,
            "description": null,
            "slug": "2560006"
        },
        {
            "pk": 11652,
            "dec_id": 2562323,
            "description": null,
            "slug": "2562323"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "dd786a05-640a-417a-aaf5-e0a7ee70b646",
    "freq_mhz": "853.438",
    "tg_name": "OSU-P1",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info