API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7646241,
    "url": "https://scancbus.com/api_v1/transmission/7646241/?format=api",
    "start_datetime": "2026-04-30T03:04:15-04:00",
    "local_start_datetime": "03:04:15 04/30/2026",
    "audio_file": null,
    "talkgroup": 61183,
    "talkgroup_info": {
        "pk": 317,
        "url": "https://scancbus.com/api_v1/talkgroups/317/?format=api",
        "dec_id": 61183,
        "alpha_tag": "CMH FG",
        "description": "John Glenn Airport Fireground",
        "slug": "cmh-fg",
        "service_type": "Fire-Tac"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 57575,
            "dec_id": 2522497,
            "description": null,
            "slug": "2522497"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "3afc1cc7-6719-4311-af02-8225789be312",
    "freq_mhz": "856.487",
    "tg_name": "CMH FG",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info