API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6940213,
    "url": "https://scancbus.com/api_v1/transmission/6940213/?format=api",
    "start_datetime": "2026-04-21T00:44:17-04:00",
    "local_start_datetime": "00:44:17 04/21/2026",
    "audio_file": null,
    "talkgroup": 61030,
    "talkgroup_info": {
        "pk": 21,
        "url": "https://scancbus.com/api_v1/talkgroups/21/?format=api",
        "dec_id": 61030,
        "alpha_tag": "SO25 WEST",
        "description": "FCSO West Dispatch",
        "slug": "so25-west",
        "service_type": "Law Dispatch"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 78986,
            "dec_id": 2559395,
            "description": null,
            "slug": "2559395"
        },
        {
            "pk": 101427,
            "dec_id": 2556067,
            "description": null,
            "slug": "2556067"
        },
        {
            "pk": 101427,
            "dec_id": 2556067,
            "description": null,
            "slug": "2556067"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "d2804abc-6b1a-4258-a37f-10c3edd0c56c",
    "freq_mhz": "859.938",
    "tg_name": "SO25 WEST",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info