API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6061612,
    "url": "https://scancbus.com/api_v1/transmission/6061612/?format=api",
    "start_datetime": "2026-04-09T19:08:08-04:00",
    "local_start_datetime": "19:08:08 04/09/2026",
    "audio_file": null,
    "talkgroup": 59637,
    "talkgroup_info": {
        "pk": 451,
        "url": "https://scancbus.com/api_v1/talkgroups/451/?format=api",
        "dec_id": 59637,
        "alpha_tag": "Mount Carmel East ER",
        "description": "Mount Carmel East ER",
        "slug": "mount-carmel-east-er",
        "service_type": "Hospital"
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 12865,
            "dec_id": 2390200,
            "description": "C631",
            "slug": "c631"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "8d531695-7be5-451b-a47f-854ebe594195",
    "freq_mhz": "773.281",
    "tg_name": "MT CRML E",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info