API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7916623,
    "url": "https://scancbus.com/api_v1/transmission/7916623/?format=api",
    "start_datetime": "2026-05-03T20:43:13-04:00",
    "local_start_datetime": "20:43:13 05/03/2026",
    "audio_file": null,
    "talkgroup": 10002,
    "talkgroup_info": {
        "pk": 34,
        "url": "https://scancbus.com/api_v1/talkgroups/34/?format=api",
        "dec_id": 10002,
        "alpha_tag": "DCSO DSP 1",
        "description": "DCSO Dispatch primary",
        "slug": "dcso-dsp-1",
        "service_type": "Law Dispatch"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 53692,
            "dec_id": 2111091,
            "description": null,
            "slug": "2111091"
        },
        {
            "pk": 84432,
            "dec_id": 2111890,
            "description": null,
            "slug": "2111890"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "e0bd06e4-3d03-4118-a069-d570ab5ef16f",
    "freq_mhz": "851.862",
    "tg_name": "DCSO DSP 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info