API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5966744,
    "url": "https://scancbus.com/api_v1/transmission/5966744/?format=api",
    "start_datetime": "2026-04-08T22:49:46-04:00",
    "local_start_datetime": "22:49:46 04/08/2026",
    "audio_file": null,
    "talkgroup": 57088,
    "talkgroup_info": {
        "pk": 6675,
        "url": "https://scancbus.com/api_v1/talkgroups/6675/?format=api",
        "dec_id": 57088,
        "alpha_tag": "IM-MAINT2",
        "description": "Infrastructure Mgt (Street Maint) - Central yard",
        "slug": "im-maint2",
        "service_type": "Public Works "
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 12709,
            "dec_id": 2536037,
            "description": null,
            "slug": "2536037"
        },
        {
            "pk": 95695,
            "dec_id": 2536366,
            "description": null,
            "slug": "2536366"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "dcc9a4da-70ae-4ae1-8ee1-94b91e582f63",
    "freq_mhz": "857.938",
    "tg_name": "IM-MAINT2",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info