API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7273526,
    "url": "https://scancbus.com/api_v1/transmission/7273526/?format=api",
    "start_datetime": "2026-04-24T21:34:30-04:00",
    "local_start_datetime": "21:34:30 04/24/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": 853662500,
    "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": 6597,
            "dec_id": 2516918,
            "description": null,
            "slug": "2516918"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "4496f8b0-e02b-4310-ad26-eb283b9d12b3",
    "freq_mhz": "853.663",
    "tg_name": "RPD DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info