API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7505994,
    "url": "https://scancbus.com/api_v1/transmission/7505994/?format=api",
    "start_datetime": "2026-04-28T10:27:39-04:00",
    "local_start_datetime": "10:27:39 04/28/2026",
    "audio_file": null,
    "talkgroup": 17563,
    "talkgroup_info": {
        "pk": 13,
        "url": "https://scancbus.com/api_v1/talkgroups/13/?format=api",
        "dec_id": 17563,
        "alpha_tag": "NAPD-DSP",
        "description": "New Albany Police Dispatch",
        "slug": "napd-dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 1718,
            "dec_id": 2590954,
            "description": null,
            "slug": "2590954"
        },
        {
            "pk": 1718,
            "dec_id": 2590954,
            "description": null,
            "slug": "2590954"
        },
        {
            "pk": 53212,
            "dec_id": 2590003,
            "description": null,
            "slug": "2590003"
        },
        {
            "pk": 53212,
            "dec_id": 2590003,
            "description": null,
            "slug": "2590003"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "5b1eae77-3678-4ddd-b215-0db4f2f3ac49",
    "freq_mhz": "852.950",
    "tg_name": "NAPD-DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info