API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12067939,
    "url": "https://scancbus.com/api_v1/transmission/12067939/?format=api",
    "start_datetime": "2026-06-27T23:09:00-04:00",
    "local_start_datetime": "23:09:00 06/27/2026",
    "audio_file": null,
    "talkgroup": 54656,
    "talkgroup_info": {
        "pk": 750,
        "url": "https://scancbus.com/api_v1/talkgroups/750/?format=api",
        "dec_id": 54656,
        "alpha_tag": "XECOMM17",
        "description": "Statewide Event Common 17",
        "slug": "xecomm17",
        "service_type": "Interop"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 80951,
            "dec_id": 9500981,
            "description": null,
            "slug": "9500981"
        },
        {
            "pk": 80951,
            "dec_id": 9500981,
            "description": null,
            "slug": "9500981"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "385fa3a4-63fc-4b2e-99c4-74db1ceb303d",
    "freq_mhz": "851.962",
    "tg_name": "XECOMM17",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info