API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8398761,
    "url": "https://scancbus.com/api_v1/transmission/8398761/?format=api",
    "start_datetime": "2026-05-09T20:52:39-04:00",
    "local_start_datetime": "20:52:39 05/09/2026",
    "audio_file": null,
    "talkgroup": 61346,
    "talkgroup_info": {
        "pk": 375,
        "url": "https://scancbus.com/api_v1/talkgroups/375/?format=api",
        "dec_id": 61346,
        "alpha_tag": "METPKDSP",
        "description": "Metro Parks PD Dispatch",
        "slug": "metpkdsp",
        "service_type": "Law Dispatch"
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 3510,
            "dec_id": 2573530,
            "description": null,
            "slug": "2573530"
        },
        {
            "pk": 4594,
            "dec_id": 2573531,
            "description": null,
            "slug": "2573531"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "c84155e2-cbd0-437e-8ce6-6463e28e8365",
    "freq_mhz": "852.763",
    "tg_name": "METPKDSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info