API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7641210,
    "url": "https://scancbus.com/api_v1/transmission/7641210/?format=api",
    "start_datetime": "2026-04-30T00:30:53-04:00",
    "local_start_datetime": "00:30:53 04/30/2026",
    "audio_file": null,
    "talkgroup": 28568,
    "talkgroup_info": {
        "pk": 9785,
        "url": "https://scancbus.com/api_v1/talkgroups/9785/?format=api",
        "dec_id": 28568,
        "alpha_tag": "FD45FG1",
        "description": "Licking Fireground 1",
        "slug": "fd45fg1",
        "service_type": "Fire-Tac"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 11263,
            "dec_id": 4591438,
            "description": "LT52",
            "slug": "lt52"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "ea3f09fd-6886-4ecb-a862-19ede3337849",
    "freq_mhz": "852.950",
    "tg_name": "FD45FG1",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info