API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5742937,
    "url": "https://scancbus.com/api_v1/transmission/5742937/?format=api",
    "start_datetime": "2026-04-06T06:04:52-04:00",
    "local_start_datetime": "06:04:52 04/06/2026",
    "audio_file": null,
    "talkgroup": 52565,
    "talkgroup_info": {
        "pk": 9773,
        "url": "https://scancbus.com/api_v1/talkgroups/9773/?format=api",
        "dec_id": 52565,
        "alpha_tag": "#52565",
        "description": "TalkGroup #52565",
        "slug": "52565",
        "service_type": null
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 67379,
            "dec_id": 9200607,
            "description": null,
            "slug": "9200607"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "f2e2017f-4982-4eeb-9142-9d8f133ee77b",
    "freq_mhz": "773.381",
    "tg_name": "#52565",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info