API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7706878,
    "url": "https://scancbus.com/api_v1/transmission/7706878/?format=api",
    "start_datetime": "2026-04-30T18:40:57-04:00",
    "local_start_datetime": "18:40:57 04/30/2026",
    "audio_file": null,
    "talkgroup": 52616,
    "talkgroup_info": {
        "pk": 9624,
        "url": "https://scancbus.com/api_v1/talkgroups/9624/?format=api",
        "dec_id": 52616,
        "alpha_tag": "#52616",
        "description": "TalkGroup #52616",
        "slug": "52616",
        "service_type": null
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 4898,
            "dec_id": 9255298,
            "description": null,
            "slug": "9255298"
        },
        {
            "pk": 5341,
            "dec_id": 9200780,
            "description": null,
            "slug": "9200780"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "ae6fca54-7f36-4582-8191-7564bd449990",
    "freq_mhz": "852.425",
    "tg_name": "#52616",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info