API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12691406,
    "url": "https://scancbus.com/api_v1/transmission/12691406/?format=api",
    "start_datetime": "2026-07-06T19:19:08-04:00",
    "local_start_datetime": "19:19:08 07/06/2026",
    "audio_file": null,
    "talkgroup": 16511,
    "talkgroup_info": {
        "pk": 1087,
        "url": "https://scancbus.com/api_v1/talkgroups/1087/?format=api",
        "dec_id": 16511,
        "alpha_tag": "23EMS 1",
        "description": "Fairfield EMS Operations 1",
        "slug": "23ems-1",
        "service_type": "EMS-Tac"
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 73833,
            "dec_id": 2391356,
            "description": null,
            "slug": "2391356"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "407980ed-0e14-41a7-9110-f0f857d8cc2a",
    "freq_mhz": "853.112",
    "tg_name": "23EMS 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info