API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7615831,
    "url": "https://scancbus.com/api_v1/transmission/7615831/?format=api",
    "start_datetime": "2026-04-29T16:25:49-04:00",
    "local_start_datetime": "16:25:49 04/29/2026",
    "audio_file": null,
    "talkgroup": 57404,
    "talkgroup_info": {
        "pk": 11,
        "url": "https://scancbus.com/api_v1/talkgroups/11/?format=api",
        "dec_id": 57404,
        "alpha_tag": "WPD DISP",
        "description": "Westerville Police Dispatch",
        "slug": "wpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 7499,
            "dec_id": 2511875,
            "description": "WPD 575",
            "slug": "wpd-575"
        },
        {
            "pk": 78479,
            "dec_id": 2511890,
            "description": "WPD 590",
            "slug": "wpd-590"
        },
        {
            "pk": 82316,
            "dec_id": 2511898,
            "description": "WPD 598",
            "slug": "wpd-598"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "2653cfb4-83b6-4090-bdd0-4bf6cbf7a686",
    "freq_mhz": "857.438",
    "tg_name": "WPD DISP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info