API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6079367,
    "url": "https://scancbus.com/api_v1/transmission/6079367/?format=api",
    "start_datetime": "2026-04-10T00:05:00-04:00",
    "local_start_datetime": "00:05:00 04/10/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 2527,
            "dec_id": 2549963,
            "description": null,
            "slug": "2549963"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "c331e616-4273-40b0-ad97-c640544d96ab",
    "freq_mhz": "858.438",
    "tg_name": "CPD LEADS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info