API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11380312,
    "url": "https://scancbus.com/api_v1/transmission/11380312/?format=api",
    "start_datetime": "2026-06-18T13:32:15-04:00",
    "local_start_datetime": "13:32:15 06/18/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": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 454,
            "dec_id": 2550310,
            "description": "CPD 31",
            "slug": "cpd-31"
        },
        {
            "pk": 1739,
            "dec_id": 2550330,
            "description": "CPD 33",
            "slug": "cpd-33"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "8d6a3f21-adae-4edb-9443-4dba54a40cec",
    "freq_mhz": "859.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