API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7362945,
    "url": "https://scancbus.com/api_v1/transmission/7362945/?format=api",
    "start_datetime": "2026-04-26T07:02:23-04:00",
    "local_start_datetime": "07:02:23 04/26/2026",
    "audio_file": null,
    "talkgroup": 57269,
    "talkgroup_info": {
        "pk": 8,
        "url": "https://scancbus.com/api_v1/talkgroups/8/?format=api",
        "dec_id": 57269,
        "alpha_tag": "CPD PATROL1",
        "description": "CPD Patrol 1 (North/Northeast)",
        "slug": "cpd-patrol1",
        "service_type": "Law Dispatch"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 1436,
            "dec_id": 2521978,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 1694,
            "dec_id": 2545048,
            "description": null,
            "slug": "2545048"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "0edd029f-8388-48e2-99ce-8acda31c7792",
    "freq_mhz": "856.938",
    "tg_name": "PATROL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info