API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9134552,
    "url": "https://scancbus.com/api_v1/transmission/9134552/?format=api",
    "start_datetime": "2026-05-19T17:07:05-04:00",
    "local_start_datetime": "17:07:05 05/19/2026",
    "audio_file": null,
    "talkgroup": 52574,
    "talkgroup_info": {
        "pk": 9860,
        "url": "https://scancbus.com/api_v1/talkgroups/9860/?format=api",
        "dec_id": 52574,
        "alpha_tag": "#52574",
        "description": "TalkGroup #52574",
        "slug": "52574",
        "service_type": null
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 5236,
            "dec_id": 9203466,
            "description": null,
            "slug": "9203466"
        },
        {
            "pk": 5369,
            "dec_id": 9203360,
            "description": null,
            "slug": "9203360"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "5ddeb94e-e6c0-4b95-b329-b0c19bb4bfe6",
    "freq_mhz": "773.381",
    "tg_name": "#52574",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info