API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7246300,
    "url": "https://scancbus.com/api_v1/transmission/7246300/?format=api",
    "start_datetime": "2026-04-24T14:52:36-04:00",
    "local_start_datetime": "14:52:36 04/24/2026",
    "audio_file": null,
    "talkgroup": 39002,
    "talkgroup_info": {
        "pk": 14287,
        "url": "https://scancbus.com/api_v1/talkgroups/14287/?format=api",
        "dec_id": 39002,
        "alpha_tag": "#39002",
        "description": "TalkGroup #39002",
        "slug": "39002",
        "service_type": null
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 77815,
            "dec_id": 6490541,
            "description": null,
            "slug": "6490541"
        },
        {
            "pk": 77858,
            "dec_id": 6490546,
            "description": null,
            "slug": "6490546"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "18cbd47a-332a-4f93-bdb7-a601715432f5",
    "freq_mhz": "853.438",
    "tg_name": "#39002",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info