API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10998541,
    "url": "https://scancbus.com/api_v1/transmission/10998541/?format=api",
    "start_datetime": "2026-06-13T08:23:22-04:00",
    "local_start_datetime": "08:23:22 06/13/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": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 7677,
            "dec_id": 2110561,
            "description": "GTPD 637",
            "slug": "gtpd-637"
        },
        {
            "pk": 7677,
            "dec_id": 2110561,
            "description": "GTPD 637",
            "slug": "gtpd-637"
        },
        {
            "pk": 74891,
            "dec_id": 2110641,
            "description": null,
            "slug": "2110641"
        },
        {
            "pk": 74891,
            "dec_id": 2110641,
            "description": null,
            "slug": "2110641"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "725c5371-209c-43d7-850c-91bcd623bee6",
    "freq_mhz": "851.763",
    "tg_name": "COPD-DSP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info