API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11394343,
    "url": "https://scancbus.com/api_v1/transmission/11394343/?format=api",
    "start_datetime": "2026-06-18T16:18:52-04:00",
    "local_start_datetime": "16:18:52 06/18/2026",
    "audio_file": null,
    "talkgroup": 52688,
    "talkgroup_info": {
        "pk": 9681,
        "url": "https://scancbus.com/api_v1/talkgroups/9681/?format=api",
        "dec_id": 52688,
        "alpha_tag": "#52688",
        "description": "TalkGroup #52688",
        "slug": "52688",
        "service_type": null
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 73133,
            "dec_id": 9257916,
            "description": null,
            "slug": "9257916"
        },
        {
            "pk": 109575,
            "dec_id": 9204630,
            "description": null,
            "slug": "9204630"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "f1cf86ff-ec09-4c5b-bc46-d039cc47f37e",
    "freq_mhz": "772.856",
    "tg_name": "#52688",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info