API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8386247,
    "url": "https://scancbus.com/api_v1/transmission/8386247/?format=api",
    "start_datetime": "2026-05-09T17:19:08-04:00",
    "local_start_datetime": "17:19:08 05/09/2026",
    "audio_file": null,
    "talkgroup": 57234,
    "talkgroup_info": {
        "pk": 487,
        "url": "https://scancbus.com/api_v1/talkgroups/487/?format=api",
        "dec_id": 57234,
        "alpha_tag": "CPD EVT2",
        "description": "CPD Special Events 2",
        "slug": "cpd-evt2",
        "service_type": "Law Talk"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 82198,
            "dec_id": 2548654,
            "description": null,
            "slug": "2548654"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "7d3e77da-8abc-4adb-a54d-7089f0e85bd1",
    "freq_mhz": "859.938",
    "tg_name": "CPD EVT2",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info