API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7082341,
    "url": "https://scancbus.com/api_v1/transmission/7082341/?format=api",
    "start_datetime": "2026-04-22T17:11:28-04:00",
    "local_start_datetime": "17:11:28 04/22/2026",
    "audio_file": null,
    "talkgroup": 57075,
    "talkgroup_info": {
        "pk": 6658,
        "url": "https://scancbus.com/api_v1/talkgroups/6658/?format=api",
        "dec_id": 57075,
        "alpha_tag": "IM-MAINT1",
        "description": "Infrastructure Mgt (Street Maint) - 25th Ave yard",
        "slug": "im-maint1",
        "service_type": "Public Works "
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 86915,
            "dec_id": 2536389,
            "description": null,
            "slug": "2536389"
        },
        {
            "pk": 86923,
            "dec_id": 2536359,
            "description": null,
            "slug": "2536359"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "791265c3-7da7-40e1-94ad-579ff13426c5",
    "freq_mhz": "858.487",
    "tg_name": "IM-MAINT1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info