API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6004882,
    "url": "https://scancbus.com/api_v1/transmission/6004882/?format=api",
    "start_datetime": "2026-04-09T11:07:47-04:00",
    "local_start_datetime": "11:07:47 04/09/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": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 95704,
            "dec_id": 2536373,
            "description": null,
            "slug": "2536373"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "e6c4fbf3-3cc6-4be0-84cd-dd85b86ea019",
    "freq_mhz": "858.438",
    "tg_name": "IM-MAINT1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info