API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5848900,
    "url": "https://scancbus.com/api_v1/transmission/5848900/?format=api",
    "start_datetime": "2026-04-07T12:55:25-04:00",
    "local_start_datetime": "12:55:25 04/07/2026",
    "audio_file": null,
    "talkgroup": 10004,
    "talkgroup_info": {
        "pk": 35,
        "url": "https://scancbus.com/api_v1/talkgroups/35/?format=api",
        "dec_id": 10004,
        "alpha_tag": "COPD-DSP",
        "description": "Delaware County PD Dispatch",
        "slug": "copd-dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 1531,
            "dec_id": 2111139,
            "description": "SPD 918",
            "slug": "spd-918"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "1d9d799c-05c2-4d08-bf65-a0320e9dfeb9",
    "freq_mhz": "851.400",
    "tg_name": "COPD-DSP",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info