API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5840755,
    "url": "https://scancbus.com/api_v1/transmission/5840755/?format=api",
    "start_datetime": "2026-04-07T11:06:52-04:00",
    "local_start_datetime": "11:06:52 04/07/2026",
    "audio_file": null,
    "talkgroup": 28517,
    "talkgroup_info": {
        "pk": 1202,
        "url": "https://scancbus.com/api_v1/talkgroups/1202/?format=api",
        "dec_id": 28517,
        "alpha_tag": "SO45DET",
        "description": "LCSO Detectives",
        "slug": "so45det",
        "service_type": "Law Tac"
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 85574,
            "dec_id": 4592272,
            "description": null,
            "slug": "4592272"
        },
        {
            "pk": 85599,
            "dec_id": 4592251,
            "description": null,
            "slug": "4592251"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "c24bfb64-c7d2-4844-bc3b-f2f87c6f107e",
    "freq_mhz": "853.438",
    "tg_name": "SO45DET",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info