API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7186380,
    "url": "https://scancbus.com/api_v1/transmission/7186380/?format=api",
    "start_datetime": "2026-04-23T20:38:42-04:00",
    "local_start_datetime": "20:38:42 04/23/2026",
    "audio_file": null,
    "talkgroup": 57273,
    "talkgroup_info": {
        "pk": 5,
        "url": "https://scancbus.com/api_v1/talkgroups/5/?format=api",
        "dec_id": 57273,
        "alpha_tag": "CPD PATROL5",
        "description": "CPD Patrol 5 (Central)",
        "slug": "cpd-patrol5",
        "service_type": "Law Dispatch"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 11816,
            "dec_id": 2521982,
            "description": "CPD Radio 82",
            "slug": "cpd-radio-82"
        },
        {
            "pk": 55323,
            "dec_id": 2543042,
            "description": null,
            "slug": "2543042"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "7c769ed3-153b-4f95-b808-7f242ec7180a",
    "freq_mhz": "857.938",
    "tg_name": "PATROL5",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info