API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7094241,
    "url": "https://scancbus.com/api_v1/transmission/7094241/?format=api",
    "start_datetime": "2026-04-22T20:05:19-04:00",
    "local_start_datetime": "20:05:19 04/22/2026",
    "audio_file": null,
    "talkgroup": 52681,
    "talkgroup_info": {
        "pk": 9685,
        "url": "https://scancbus.com/api_v1/talkgroups/9685/?format=api",
        "dec_id": 52681,
        "alpha_tag": "#52681",
        "description": "TalkGroup #52681",
        "slug": "52681",
        "service_type": null
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 68256,
            "dec_id": 9256474,
            "description": null,
            "slug": "9256474"
        },
        {
            "pk": 87588,
            "dec_id": 9257899,
            "description": null,
            "slug": "9257899"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "1495f48c-a5c9-42c9-bde3-e7478f234831",
    "freq_mhz": "852.775",
    "tg_name": "#52681",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info