API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6314984,
    "url": "https://scancbus.com/api_v1/transmission/6314984/?format=api",
    "start_datetime": "2026-04-13T05:27:00-04:00",
    "local_start_datetime": "05:27:00 04/13/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": 1626,
            "dec_id": 2591098,
            "description": null,
            "slug": "2591098"
        },
        {
            "pk": 1626,
            "dec_id": 2591098,
            "description": null,
            "slug": "2591098"
        },
        {
            "pk": 7142,
            "dec_id": 2590959,
            "description": null,
            "slug": "2590959"
        },
        {
            "pk": 7142,
            "dec_id": 2590959,
            "description": null,
            "slug": "2590959"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "4a0ac08d-fcba-457f-b7e2-b5517c988734",
    "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