API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5772091,
    "url": "https://scancbus.com/api_v1/transmission/5772091/?format=api",
    "start_datetime": "2026-04-06T13:44:54-04:00",
    "local_start_datetime": "13:44:54 04/06/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": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 4358,
            "dec_id": 2122217,
            "description": null,
            "slug": "2122217"
        },
        {
            "pk": 74603,
            "dec_id": 2122218,
            "description": null,
            "slug": "2122218"
        }
    ],
    "play_length": 14.0,
    "print_play_length": "00:14",
    "slug": "8d62a915-0d97-499a-8b73-2682c64b1751",
    "freq_mhz": "852.288",
    "tg_name": "HIL DET1",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info