API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8331483,
    "url": "https://scancbus.com/api_v1/transmission/8331483/?format=api",
    "start_datetime": "2026-05-08T20:32:55-04:00",
    "local_start_datetime": "20:32:55 05/08/2026",
    "audio_file": null,
    "talkgroup": 57287,
    "talkgroup_info": {
        "pk": 498,
        "url": "https://scancbus.com/api_v1/talkgroups/498/?format=api",
        "dec_id": 57287,
        "alpha_tag": "CPD TAC 2B",
        "description": "CPD Patrol tactical 2B",
        "slug": "cpd-tac-2b",
        "service_type": "Law Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 1847,
            "dec_id": 2552030,
            "description": "CPD 203",
            "slug": "cpd-203"
        },
        {
            "pk": 10476,
            "dec_id": 2552010,
            "description": "CPD 201",
            "slug": "cpd-201"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "44c0c206-91a7-4134-9da5-02aa75420311",
    "freq_mhz": "856.938",
    "tg_name": "CPD TAC 2B",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info