API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9030853,
    "url": "https://scancbus.com/api_v1/transmission/9030853/?format=api",
    "start_datetime": "2026-05-18T12:03:41-04:00",
    "local_start_datetime": "12:03:41 05/18/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": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 110711,
            "dec_id": 9205557,
            "description": null,
            "slug": "9205557"
        },
        {
            "pk": 110761,
            "dec_id": 9205625,
            "description": null,
            "slug": "9205625"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "5ca300e4-79e9-46f2-a01c-96c4b4b8266c",
    "freq_mhz": "851.788",
    "tg_name": "#52565",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info