API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5926994,
    "url": "https://scancbus.com/api_v1/transmission/5926994/?format=api",
    "start_datetime": "2026-04-08T12:41:49-04:00",
    "local_start_datetime": "12:41:49 04/08/2026",
    "audio_file": null,
    "talkgroup": 57402,
    "talkgroup_info": {
        "pk": 10171,
        "url": "https://scancbus.com/api_v1/talkgroups/10171/?format=api",
        "dec_id": 57402,
        "alpha_tag": "#57402",
        "description": "TalkGroup #57402",
        "slug": "57402",
        "service_type": null
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 1204,
            "dec_id": 2521960,
            "description": "WSTV",
            "slug": "wstv"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "06644c63-e451-4c59-a370-17b08b1a9443",
    "freq_mhz": "858.438",
    "tg_name": "#57402",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info