API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12907655,
    "url": "https://scancbus.com/api_v1/transmission/12907655/?format=api",
    "start_datetime": "2026-07-09T12:29:09-04:00",
    "local_start_datetime": "12:29:09 07/09/2026",
    "audio_file": null,
    "talkgroup": 57382,
    "talkgroup_info": {
        "pk": 11251,
        "url": "https://scancbus.com/api_v1/talkgroups/11251/?format=api",
        "dec_id": 57382,
        "alpha_tag": "#57382",
        "description": "TalkGroup #57382",
        "slug": "57382",
        "service_type": null
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 12701,
            "dec_id": 2539409,
            "description": null,
            "slug": "2539409"
        },
        {
            "pk": 101862,
            "dec_id": 2539486,
            "description": null,
            "slug": "2539486"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "bb49f7a7-73d8-4d1d-9af9-5451f719b128",
    "freq_mhz": "857.438",
    "tg_name": "#57382",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info