API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12317712,
    "url": "https://scancbus.com/api_v1/transmission/12317712/?format=api",
    "start_datetime": "2026-07-01T13:11:26-04:00",
    "local_start_datetime": "13:11:26 07/01/2026",
    "audio_file": null,
    "talkgroup": 20076,
    "talkgroup_info": {
        "pk": 923,
        "url": "https://scancbus.com/api_v1/talkgroups/923/?format=api",
        "dec_id": 20076,
        "alpha_tag": "HIL DET1",
        "description": "Hilliard PD Detectives",
        "slug": "hil-det1",
        "service_type": ""
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 6637,
            "dec_id": 2122219,
            "description": null,
            "slug": "2122219"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "08c76856-d280-4aee-afa5-ec532fb03d37",
    "freq_mhz": "851.862",
    "tg_name": "HIL DET1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info