API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7948874,
    "url": "https://scancbus.com/api_v1/transmission/7948874/?format=api",
    "start_datetime": "2026-05-04T10:01:19-04:00",
    "local_start_datetime": "10:01:19 05/04/2026",
    "audio_file": null,
    "talkgroup": 10003,
    "talkgroup_info": {
        "pk": 93,
        "url": "https://scancbus.com/api_v1/talkgroups/93/?format=api",
        "dec_id": 10003,
        "alpha_tag": "DCSO DSP 2",
        "description": "DCSO Dispatch alternate",
        "slug": "dcso-dsp-2",
        "service_type": "Law Dispatch"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 1106,
            "dec_id": 2118013,
            "description": "DELCOMM 13",
            "slug": "delcomm-13"
        },
        {
            "pk": 1106,
            "dec_id": 2118013,
            "description": "DELCOMM 13",
            "slug": "delcomm-13"
        },
        {
            "pk": 3832,
            "dec_id": 2111023,
            "description": null,
            "slug": "2111023"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "528f29c9-56ab-4fac-b23a-9ca782fa16d6",
    "freq_mhz": "851.862",
    "tg_name": "DCSO DSP 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info