API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12609359,
    "url": "https://scancbus.com/api_v1/transmission/12609359/?format=api",
    "start_datetime": "2026-07-05T16:13:51-04:00",
    "local_start_datetime": "16:13:51 07/05/2026",
    "audio_file": null,
    "talkgroup": 57273,
    "talkgroup_info": {
        "pk": 5,
        "url": "https://scancbus.com/api_v1/talkgroups/5/?format=api",
        "dec_id": 57273,
        "alpha_tag": "CPD PATROL5",
        "description": "CPD Patrol 5 (Central)",
        "slug": "cpd-patrol5",
        "service_type": "Law Dispatch"
    },
    "freq": 860937500,
    "emergency": false,
    "units": [
        {
            "pk": 82258,
            "dec_id": 2544560,
            "description": null,
            "slug": "2544560"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "21238391-3ece-41fb-977b-2b73380b6f15",
    "freq_mhz": "860.938",
    "tg_name": "PATROL5",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info