API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13092925,
    "url": "https://scancbus.com/api_v1/transmission/13092925/?format=api",
    "start_datetime": "2026-07-11T20:55:04-04:00",
    "local_start_datetime": "20:55:04 07/11/2026",
    "audio_file": null,
    "talkgroup": 17515,
    "talkgroup_info": {
        "pk": 15,
        "url": "https://scancbus.com/api_v1/talkgroups/15/?format=api",
        "dec_id": 17515,
        "alpha_tag": "GAH DISP",
        "description": "Gahanna Police Dispatch",
        "slug": "gah-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 57459,
            "dec_id": 2513949,
            "description": null,
            "slug": "2513949"
        },
        {
            "pk": 81835,
            "dec_id": 2591260,
            "description": null,
            "slug": "2591260"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "4675679d-70ce-4fa3-b3f4-27013aa5a52c",
    "freq_mhz": "852.763",
    "tg_name": "GAH DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info