API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7694450,
    "url": "https://scancbus.com/api_v1/transmission/7694450/?format=api",
    "start_datetime": "2026-04-30T15:51:45-04:00",
    "local_start_datetime": "15:51:45 04/30/2026",
    "audio_file": null,
    "talkgroup": 57306,
    "talkgroup_info": {
        "pk": 6663,
        "url": "https://scancbus.com/api_v1/talkgroups/6663/?format=api",
        "dec_id": 57306,
        "alpha_tag": "CPD Records",
        "description": "CPD RECORDS",
        "slug": "cpd-records",
        "service_type": "Law Talk"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 1001,
            "dec_id": 2542700,
            "description": null,
            "slug": "2542700"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "56c1fc78-63d6-4e7f-81b1-114602cb8211",
    "freq_mhz": "858.938",
    "tg_name": "CPD RECORD",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info