API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13386312,
    "url": "https://scancbus.com/api_v1/transmission/13386312/?format=api",
    "start_datetime": "2026-07-15T19:42:31-04:00",
    "local_start_datetime": "19:42:31 07/15/2026",
    "audio_file": null,
    "talkgroup": 57404,
    "talkgroup_info": {
        "pk": 11,
        "url": "https://scancbus.com/api_v1/talkgroups/11/?format=api",
        "dec_id": 57404,
        "alpha_tag": "WPD DISP",
        "description": "Westerville Police Dispatch",
        "slug": "wpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 1204,
            "dec_id": 2521960,
            "description": "WSTV",
            "slug": "wstv"
        },
        {
            "pk": 57680,
            "dec_id": 2511710,
            "description": "WPD Car10",
            "slug": "wpd-car10"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "70b88808-1c14-43a6-92f1-6f962cf8720e",
    "freq_mhz": "858.487",
    "tg_name": "WPD DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info