API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7603500,
    "url": "https://scancbus.com/api_v1/transmission/7603500/?format=api",
    "start_datetime": "2026-04-29T13:48:02-04:00",
    "local_start_datetime": "13:48:02 04/29/2026",
    "audio_file": null,
    "talkgroup": 52583,
    "talkgroup_info": {
        "pk": 9654,
        "url": "https://scancbus.com/api_v1/talkgroups/9654/?format=api",
        "dec_id": 52583,
        "alpha_tag": "#52583",
        "description": "TalkGroup #52583",
        "slug": "52583",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 68256,
            "dec_id": 9256474,
            "description": null,
            "slug": "9256474"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e51e16b2-cda5-4436-8e39-c95f7d5924e1",
    "freq_mhz": "773.131",
    "tg_name": "#52583",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info