API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7497994,
    "url": "https://scancbus.com/api_v1/transmission/7497994/?format=api",
    "start_datetime": "2026-04-28T08:29:00-04:00",
    "local_start_datetime": "08:29:00 04/28/2026",
    "audio_file": null,
    "talkgroup": 53566,
    "talkgroup_info": {
        "pk": 9659,
        "url": "https://scancbus.com/api_v1/talkgroups/9659/?format=api",
        "dec_id": 53566,
        "alpha_tag": "#53566",
        "description": "TalkGroup #53566",
        "slug": "53566",
        "service_type": null
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 5774,
            "dec_id": 2390031,
            "description": null,
            "slug": "2390031"
        },
        {
            "pk": 67618,
            "dec_id": 2390135,
            "description": null,
            "slug": "2390135"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "b23c56b8-c1da-48d2-a184-3c4f5a30750b",
    "freq_mhz": "852.175",
    "tg_name": "#53566",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info