API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8085133,
    "url": "https://scancbus.com/api_v1/transmission/8085133/?format=api",
    "start_datetime": "2026-05-05T20:57:13-04:00",
    "local_start_datetime": "20:57:13 05/05/2026",
    "audio_file": null,
    "talkgroup": 51503,
    "talkgroup_info": {
        "pk": 9795,
        "url": "https://scancbus.com/api_v1/talkgroups/9795/?format=api",
        "dec_id": 51503,
        "alpha_tag": "#51503",
        "description": "TalkGroup #51503",
        "slug": "51503",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 67218,
            "dec_id": 9002531,
            "description": null,
            "slug": "9002531"
        },
        {
            "pk": 91839,
            "dec_id": 9001902,
            "description": null,
            "slug": "9001902"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "27c34f93-0057-4dd5-b4de-5d85ac923a31",
    "freq_mhz": "773.281",
    "tg_name": "#51503",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info