API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5833543,
    "url": "https://scancbus.com/api_v1/transmission/5833543/?format=api",
    "start_datetime": "2026-04-07T09:29:59-04:00",
    "local_start_datetime": "09:29:59 04/07/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": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 95686,
            "dec_id": 2536560,
            "description": null,
            "slug": "2536560"
        },
        {
            "pk": 96303,
            "dec_id": 2536138,
            "description": null,
            "slug": "2536138"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "60a03edf-1fe6-4ceb-8514-42d7a1bce8a5",
    "freq_mhz": "859.938",
    "tg_name": "IM-MAINT1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info