API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7345234,
    "url": "https://scancbus.com/api_v1/transmission/7345234/?format=api",
    "start_datetime": "2026-04-25T22:53:02-04:00",
    "local_start_datetime": "22:53:02 04/25/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 83086,
            "dec_id": 2566462,
            "description": null,
            "slug": "2566462"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "1a9d639e-1f26-4da5-aed4-7d053a504271",
    "freq_mhz": "858.487",
    "tg_name": "CPD LEADS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info