API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11050204,
    "url": "https://scancbus.com/api_v1/transmission/11050204/?format=api",
    "start_datetime": "2026-06-14T00:12:28-04:00",
    "local_start_datetime": "00:12:28 06/14/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": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 607,
            "dec_id": 2511851,
            "description": "WPD 551",
            "slug": "wpd-551"
        },
        {
            "pk": 614,
            "dec_id": 2511720,
            "description": "WPD Car20",
            "slug": "wpd-car20"
        },
        {
            "pk": 80096,
            "dec_id": 2511893,
            "description": "WPD 593",
            "slug": "wpd-593"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "494c9752-97d9-4421-a639-b124af564665",
    "freq_mhz": "858.938",
    "tg_name": "WPD DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info