API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8085150,
    "url": "https://scancbus.com/api_v1/transmission/8085150/?format=api",
    "start_datetime": "2026-05-05T20:57:29-04:00",
    "local_start_datetime": "20:57:29 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": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 8231,
            "dec_id": 9004774,
            "description": null,
            "slug": "9004774"
        },
        {
            "pk": 91839,
            "dec_id": 9001902,
            "description": null,
            "slug": "9001902"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "30788545-b344-426d-b4de-fbba2eb4e991",
    "freq_mhz": "772.356",
    "tg_name": "#51503",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info