API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7362955,
    "url": "https://scancbus.com/api_v1/transmission/7362955/?format=api",
    "start_datetime": "2026-04-26T07:02:31-04:00",
    "local_start_datetime": "07:02:31 04/26/2026",
    "audio_file": null,
    "talkgroup": 10066,
    "talkgroup_info": {
        "pk": 9576,
        "url": "https://scancbus.com/api_v1/talkgroups/9576/?format=api",
        "dec_id": 10066,
        "alpha_tag": "#10066",
        "description": "TalkGroup #10066",
        "slug": "10066",
        "service_type": null
    },
    "freq": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 3822,
            "dec_id": 2118016,
            "description": "DELCOMM 16",
            "slug": "delcomm-16"
        }
    ],
    "play_length": 26.0,
    "print_play_length": "00:26",
    "slug": "4bb4965a-803f-4639-9bc5-2196029606e5",
    "freq_mhz": "851.400",
    "tg_name": "#10066",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info