API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10803506,
    "url": "https://scancbus.com/api_v1/transmission/10803506/?format=api",
    "start_datetime": "2026-06-10T21:48:37-04:00",
    "local_start_datetime": "21:48:37 06/10/2026",
    "audio_file": null,
    "talkgroup": 61259,
    "talkgroup_info": {
        "pk": 23,
        "url": "https://scancbus.com/api_v1/talkgroups/23/?format=api",
        "dec_id": 61259,
        "alpha_tag": "RPD DISP",
        "description": "Reynoldsburg Police Dispatch",
        "slug": "rpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 78,
            "dec_id": 2516992,
            "description": "RPD DSP 2",
            "slug": "rpd-dsp-2"
        },
        {
            "pk": 78,
            "dec_id": 2516992,
            "description": "RPD DSP 2",
            "slug": "rpd-dsp-2"
        },
        {
            "pk": 131,
            "dec_id": 2516907,
            "description": null,
            "slug": "2516907"
        },
        {
            "pk": 131,
            "dec_id": 2516907,
            "description": null,
            "slug": "2516907"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "8931d582-5f99-4aef-8b01-cb25aa690a98",
    "freq_mhz": "774.531",
    "tg_name": "RPD DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info