API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12419170,
    "url": "https://scancbus.com/api_v1/transmission/12419170/?format=api",
    "start_datetime": "2026-07-02T16:36:03-04:00",
    "local_start_datetime": "16:36:03 07/02/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": 853662500,
    "emergency": false,
    "units": [
        {
            "pk": 6192,
            "dec_id": 4590732,
            "description": "R401",
            "slug": "r401"
        },
        {
            "pk": 6392,
            "dec_id": 4590733,
            "description": "E40X",
            "slug": "e40x"
        },
        {
            "pk": 84867,
            "dec_id": 4591985,
            "description": "LCRCC",
            "slug": "lcrcc"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "fc035004-a49f-4e7b-bb67-92d332bd7219",
    "freq_mhz": "853.663",
    "tg_name": "FD45EMS",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info