API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6073910,
    "url": "https://scancbus.com/api_v1/transmission/6073910/?format=api",
    "start_datetime": "2026-04-09T22:29:17-04:00",
    "local_start_datetime": "22:29:17 04/09/2026",
    "audio_file": null,
    "talkgroup": 28518,
    "talkgroup_info": {
        "pk": 162,
        "url": "https://scancbus.com/api_v1/talkgroups/162/?format=api",
        "dec_id": 28518,
        "alpha_tag": "FD45EMS",
        "description": "Licking County EMS Ops",
        "slug": "fd45ems",
        "service_type": "EMS-Tac"
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 6620,
            "dec_id": 4591076,
            "description": "M504",
            "slug": "m504"
        },
        {
            "pk": 84867,
            "dec_id": 4591985,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "c5b22dd2-097d-49bb-8007-dc7365036a49",
    "freq_mhz": "770.206",
    "tg_name": "FD45EMS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info