API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8467035,
    "url": "https://scancbus.com/api_v1/transmission/8467035/?format=api",
    "start_datetime": "2026-05-10T22:50:47-04:00",
    "local_start_datetime": "22:50:47 05/10/2026",
    "audio_file": null,
    "talkgroup": 57301,
    "talkgroup_info": {
        "pk": 33,
        "url": "https://scancbus.com/api_v1/talkgroups/33/?format=api",
        "dec_id": 57301,
        "alpha_tag": "CPD TAC 5A",
        "description": "CPD Patrol tactical 5A",
        "slug": "cpd-tac-5a",
        "service_type": "Law Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 589,
            "dec_id": 2551110,
            "description": "CPD111",
            "slug": "cpd111"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "e5d99a43-d010-45a9-920b-fe04d1df8d58",
    "freq_mhz": "858.487",
    "tg_name": "CPD TAC 5A",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info