API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10984676,
    "url": "https://scancbus.com/api_v1/transmission/10984676/?format=api",
    "start_datetime": "2026-06-13T01:52:25-04:00",
    "local_start_datetime": "01:52:25 06/13/2026",
    "audio_file": null,
    "talkgroup": 57297,
    "talkgroup_info": {
        "pk": 506,
        "url": "https://scancbus.com/api_v1/talkgroups/506/?format=api",
        "dec_id": 57297,
        "alpha_tag": "CPD TAC 4B",
        "description": "CPD Patrol tactical 4B",
        "slug": "cpd-tac-4b",
        "service_type": "Law Tac"
    },
    "freq": 857937500,
    "emergency": false,
    "units": [
        {
            "pk": 1729,
            "dec_id": 2550420,
            "description": "CPD 42",
            "slug": "cpd-42"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "fda30ef4-fa8a-4992-8961-a77b1b6d71d3",
    "freq_mhz": "857.938",
    "tg_name": "CPD TAC 4B",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info