API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8338794,
    "url": "https://scancbus.com/api_v1/transmission/8338794/?format=api",
    "start_datetime": "2026-05-08T22:44:35-04:00",
    "local_start_datetime": "22:44:35 05/08/2026",
    "audio_file": null,
    "talkgroup": 51559,
    "talkgroup_info": {
        "pk": 673,
        "url": "https://scancbus.com/api_v1/talkgroups/673/?format=api",
        "dec_id": 51559,
        "alpha_tag": "POST59",
        "description": "OSP Post 59 Mt Gilead Dispatch",
        "slug": "post59",
        "service_type": "Law Dispatch"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 539,
            "dec_id": 9004804,
            "description": null,
            "slug": "9004804"
        },
        {
            "pk": 1047,
            "dec_id": 9004025,
            "description": null,
            "slug": "9004025"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "368c7305-3a5b-4610-9310-c3b31d499210",
    "freq_mhz": "852.212",
    "tg_name": "POST59",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info