API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6004878,
    "url": "https://scancbus.com/api_v1/transmission/6004878/?format=api",
    "start_datetime": "2026-04-09T11:07:36-04:00",
    "local_start_datetime": "11:07:36 04/09/2026",
    "audio_file": null,
    "talkgroup": 57216,
    "talkgroup_info": {
        "pk": 411,
        "url": "https://scancbus.com/api_v1/talkgroups/411/?format=api",
        "dec_id": 57216,
        "alpha_tag": "9POL-FIRE",
        "description": "Police-Fire Common",
        "slug": "9pol-fire",
        "service_type": "Interop"
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 9150,
            "dec_id": 2504394,
            "description": null,
            "slug": "2504394"
        },
        {
            "pk": 99390,
            "dec_id": 2500020,
            "description": null,
            "slug": "2500020"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "b3f50cad-405b-45ca-a09a-775defc7c34d",
    "freq_mhz": "859.938",
    "tg_name": "9POL-FIRE",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info