API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9247044,
    "url": "https://scancbus.com/api_v1/transmission/9247044/?format=api",
    "start_datetime": "2026-05-21T03:54:37-04:00",
    "local_start_datetime": "03:54:37 05/21/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": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 461,
            "dec_id": 2551240,
            "description": "CPD124",
            "slug": "cpd124"
        },
        {
            "pk": 2527,
            "dec_id": 2549963,
            "description": null,
            "slug": "2549963"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "dd246eb9-ae55-42b4-bdd6-4b03b12052dc",
    "freq_mhz": "858.938",
    "tg_name": "CPD LEADS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info