API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9042978,
    "url": "https://scancbus.com/api_v1/transmission/9042978/?format=api",
    "start_datetime": "2026-05-18T14:30:36-04:00",
    "local_start_datetime": "14:30:36 05/18/2026",
    "audio_file": null,
    "talkgroup": 61222,
    "talkgroup_info": {
        "pk": 9667,
        "url": "https://scancbus.com/api_v1/talkgroups/9667/?format=api",
        "dec_id": 61222,
        "alpha_tag": "#61222",
        "description": "TalkGroup #61222",
        "slug": "61222",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 95740,
            "dec_id": 2571021,
            "description": null,
            "slug": "2571021"
        },
        {
            "pk": 95740,
            "dec_id": 2571021,
            "description": null,
            "slug": "2571021"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "a20bdace-22d0-48b5-99dd-6fa438d769c4",
    "freq_mhz": "769.706",
    "tg_name": "#61222",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info