API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12423630,
    "url": "https://scancbus.com/api_v1/transmission/12423630/?format=api",
    "start_datetime": "2026-07-02T17:34:36-04:00",
    "local_start_datetime": "17:34:36 07/02/2026",
    "audio_file": null,
    "talkgroup": 57519,
    "talkgroup_info": {
        "pk": 8708,
        "url": "https://scancbus.com/api_v1/talkgroups/8708/?format=api",
        "dec_id": 57519,
        "alpha_tag": "CRT-6",
        "description": "Zone 6 Plain Cars",
        "slug": "crt-6",
        "service_type": null
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 11341,
            "dec_id": 2550230,
            "description": null,
            "slug": "2550230"
        },
        {
            "pk": 11341,
            "dec_id": 2550230,
            "description": null,
            "slug": "2550230"
        },
        {
            "pk": 13023,
            "dec_id": 2542846,
            "description": null,
            "slug": "2542846"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "37a6c172-625b-43fc-8bff-fcb960a0d90c",
    "freq_mhz": "856.487",
    "tg_name": "CRT-6",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info