API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12567798,
    "url": "https://scancbus.com/api_v1/transmission/12567798/?format=api",
    "start_datetime": "2026-07-04T23:37:50-04:00",
    "local_start_datetime": "23:37:50 07/04/2026",
    "audio_file": null,
    "talkgroup": 20128,
    "talkgroup_info": {
        "pk": 152,
        "url": "https://scancbus.com/api_v1/talkgroups/152/?format=api",
        "dec_id": 20128,
        "alpha_tag": "UA EVT1",
        "description": "UA Event 1",
        "slug": "ua-evt1",
        "service_type": " events"
    },
    "freq": 851762500,
    "emergency": false,
    "units": [
        {
            "pk": 71475,
            "dec_id": 2507016,
            "description": null,
            "slug": "2507016"
        },
        {
            "pk": 71475,
            "dec_id": 2507016,
            "description": null,
            "slug": "2507016"
        },
        {
            "pk": 82665,
            "dec_id": 2128105,
            "description": null,
            "slug": "2128105"
        },
        {
            "pk": 82665,
            "dec_id": 2128105,
            "description": null,
            "slug": "2128105"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "591b7d8f-e9c7-446e-a6b1-2d626d7b2de3",
    "freq_mhz": "851.763",
    "tg_name": "UA EVT1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info