API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7565692,
    "url": "https://scancbus.com/api_v1/transmission/7565692/?format=api",
    "start_datetime": "2026-04-29T01:58:30-04:00",
    "local_start_datetime": "01:58:30 04/29/2026",
    "audio_file": null,
    "talkgroup": 51517,
    "talkgroup_info": {
        "pk": 9757,
        "url": "https://scancbus.com/api_v1/talkgroups/9757/?format=api",
        "dec_id": 51517,
        "alpha_tag": "#51517",
        "description": "TalkGroup #51517",
        "slug": "51517",
        "service_type": null
    },
    "freq": 771781250,
    "emergency": false,
    "units": [
        {
            "pk": 8054,
            "dec_id": 9004493,
            "description": null,
            "slug": "9004493"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "ed3598d1-58fd-41a5-a438-5ee9ee389483",
    "freq_mhz": "771.781",
    "tg_name": "#51517",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info