API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5739678,
    "url": "https://scancbus.com/api_v1/transmission/5739678/?format=api",
    "start_datetime": "2026-04-06T03:59:29-04:00",
    "local_start_datetime": "03:59:29 04/06/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": 772081250,
    "emergency": false,
    "units": [
        {
            "pk": 56330,
            "dec_id": 4590189,
            "description": "M1",
            "slug": "m1"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "6c9ddf2e-0254-44f0-b113-b111d4940831",
    "freq_mhz": "772.081",
    "tg_name": "FD45EMS",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info