API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8921812,
    "url": "https://scancbus.com/api_v1/transmission/8921812/?format=api",
    "start_datetime": "2026-05-16T18:39:01-04:00",
    "local_start_datetime": "18:39:01 05/16/2026",
    "audio_file": null,
    "talkgroup": 61081,
    "talkgroup_info": {
        "pk": 28,
        "url": "https://scancbus.com/api_v1/talkgroups/28/?format=api",
        "dec_id": 61081,
        "alpha_tag": "SW EMS1",
        "description": "Southwest EMS 1",
        "slug": "sw-ems1",
        "service_type": "EMS-Tac"
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 1344,
            "dec_id": 2520001,
            "description": "GCPD/SW 1",
            "slug": "gcpdsw-1"
        },
        {
            "pk": 57170,
            "dec_id": 2520480,
            "description": null,
            "slug": "2520480"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "0f454f27-98ee-4941-9dc4-b1cf508cd5f4",
    "freq_mhz": "770.456",
    "tg_name": "SW EMS1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info