API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12419183,
    "url": "https://scancbus.com/api_v1/transmission/12419183/?format=api",
    "start_datetime": "2026-07-02T16:36:23-04:00",
    "local_start_datetime": "16:36:23 07/02/2026",
    "audio_file": null,
    "talkgroup": 10224,
    "talkgroup_info": {
        "pk": 62,
        "url": "https://scancbus.com/api_v1/talkgroups/62/?format=api",
        "dec_id": 10224,
        "alpha_tag": "FD ALERT",
        "description": "NRECC/DELCOMM/WESTERVILLE FD Alerting",
        "slug": "fd-alert",
        "service_type": "Interop"
    },
    "freq": 851487500,
    "emergency": false,
    "units": [
        {
            "pk": 1020,
            "dec_id": 2511033,
            "description": null,
            "slug": "2511033"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "e801bc67-2b9a-461f-beaa-f51b6f882039",
    "freq_mhz": "851.487",
    "tg_name": "FD ALERT",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info