API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9308963,
    "url": "https://scancbus.com/api_v1/transmission/9308963/?format=api",
    "start_datetime": "2026-05-21T19:20:51-04:00",
    "local_start_datetime": "19:20:51 05/21/2026",
    "audio_file": null,
    "talkgroup": 61259,
    "talkgroup_info": {
        "pk": 23,
        "url": "https://scancbus.com/api_v1/talkgroups/23/?format=api",
        "dec_id": 61259,
        "alpha_tag": "RPD DISP",
        "description": "Reynoldsburg Police Dispatch",
        "slug": "rpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 77387,
            "dec_id": 2516830,
            "description": null,
            "slug": "2516830"
        },
        {
            "pk": 82103,
            "dec_id": 2516819,
            "description": null,
            "slug": "2516819"
        },
        {
            "pk": 87804,
            "dec_id": 2516804,
            "description": null,
            "slug": "2516804"
        }
    ],
    "play_length": 21.0,
    "print_play_length": "00:21",
    "slug": "aa480f35-b075-45e8-9a8f-c02f51c5f3eb",
    "freq_mhz": "852.950",
    "tg_name": "RPD DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info