API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9158303,
    "url": "https://scancbus.com/api_v1/transmission/9158303/?format=api",
    "start_datetime": "2026-05-20T00:54:04-04:00",
    "local_start_datetime": "00:54:04 05/20/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": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 5733,
            "dec_id": 2390116,
            "description": null,
            "slug": "2390116"
        },
        {
            "pk": 66225,
            "dec_id": 2390252,
            "description": null,
            "slug": "2390252"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "abff2c34-131c-4f40-a3c5-ebfdba407e48",
    "freq_mhz": "852.763",
    "tg_name": "#53556",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info