API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11099511,
    "url": "https://scancbus.com/api_v1/transmission/11099511/?format=api",
    "start_datetime": "2026-06-14T20:04:42-04:00",
    "local_start_datetime": "20:04:42 06/14/2026",
    "audio_file": null,
    "talkgroup": 53556,
    "talkgroup_info": {
        "pk": 9640,
        "url": "https://scancbus.com/api_v1/talkgroups/9640/?format=api",
        "dec_id": 53556,
        "alpha_tag": "#53556",
        "description": "TalkGroup #53556",
        "slug": "53556",
        "service_type": null
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 67053,
            "dec_id": 2390022,
            "description": null,
            "slug": "2390022"
        },
        {
            "pk": 67618,
            "dec_id": 2390135,
            "description": null,
            "slug": "2390135"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "6594c66c-09e7-4d30-8f63-7fcc56c537c6",
    "freq_mhz": "853.438",
    "tg_name": "#53556",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info