API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5889538,
    "url": "https://scancbus.com/api_v1/transmission/5889538/?format=api",
    "start_datetime": "2026-04-07T23:22:22-04:00",
    "local_start_datetime": "23:22:22 04/07/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": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 2230,
            "dec_id": 2543207,
            "description": null,
            "slug": "2543207"
        },
        {
            "pk": 2518,
            "dec_id": 2546288,
            "description": null,
            "slug": "2546288"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "d947cff9-eda4-43db-9f4d-3a92371c20fe",
    "freq_mhz": "856.487",
    "tg_name": "CPD RECORD",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info