API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12941927,
    "url": "https://scancbus.com/api_v1/transmission/12941927/?format=api",
    "start_datetime": "2026-07-09T19:39:51-04:00",
    "local_start_datetime": "19:39:51 07/09/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": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 11418,
            "dec_id": 2590001,
            "description": null,
            "slug": "2590001"
        },
        {
            "pk": 11418,
            "dec_id": 2590001,
            "description": null,
            "slug": "2590001"
        },
        {
            "pk": 11418,
            "dec_id": 2590001,
            "description": null,
            "slug": "2590001"
        },
        {
            "pk": 92258,
            "dec_id": 2591197,
            "description": null,
            "slug": "2591197"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0d8c61f7-572a-46fa-81d0-bcf9030b4785",
    "freq_mhz": "851.850",
    "tg_name": "NAPD-DSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info