API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12907667,
    "url": "https://scancbus.com/api_v1/transmission/12907667/?format=api",
    "start_datetime": "2026-07-09T12:29:18-04:00",
    "local_start_datetime": "12:29:18 07/09/2026",
    "audio_file": null,
    "talkgroup": 43517,
    "talkgroup_info": {
        "pk": 10389,
        "url": "https://scancbus.com/api_v1/talkgroups/10389/?format=api",
        "dec_id": 43517,
        "alpha_tag": "#43517",
        "description": "TalkGroup #43517",
        "slug": "43517",
        "service_type": null
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 106469,
            "dec_id": 7391162,
            "description": null,
            "slug": "7391162"
        },
        {
            "pk": 111056,
            "dec_id": 7391078,
            "description": null,
            "slug": "7391078"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "9071d01f-6b3b-419d-bba9-25b40eef5e96",
    "freq_mhz": "772.856",
    "tg_name": "#43517",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info