API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7485818,
    "url": "https://scancbus.com/api_v1/transmission/7485818/?format=api",
    "start_datetime": "2026-04-28T03:34:37-04:00",
    "local_start_datetime": "03:34:37 04/28/2026",
    "audio_file": null,
    "talkgroup": 61037,
    "talkgroup_info": {
        "pk": 612,
        "url": "https://scancbus.com/api_v1/talkgroups/612/?format=api",
        "dec_id": 61037,
        "alpha_tag": "SO25LEADS",
        "description": "FCSO LEADS",
        "slug": "so25leads",
        "service_type": "Law Talk"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 145,
            "dec_id": 2517985,
            "description": null,
            "slug": "2517985"
        },
        {
            "pk": 100301,
            "dec_id": 2556072,
            "description": null,
            "slug": "2556072"
        }
    ],
    "play_length": 16.0,
    "print_play_length": "00:16",
    "slug": "973fb729-a840-4c33-a590-9f2ac513df20",
    "freq_mhz": "856.487",
    "tg_name": "SO25LEADS",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info