API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5864797,
    "url": "https://scancbus.com/api_v1/transmission/5864797/?format=api",
    "start_datetime": "2026-04-07T16:24:13-04:00",
    "local_start_datetime": "16:24:13 04/07/2026",
    "audio_file": null,
    "talkgroup": 57253,
    "talkgroup_info": {
        "pk": 492,
        "url": "https://scancbus.com/api_v1/talkgroups/492/?format=api",
        "dec_id": 57253,
        "alpha_tag": "CPD K9",
        "description": "CPD K9 Channel",
        "slug": "cpd-k9",
        "service_type": "Law Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 6287,
            "dec_id": 2548706,
            "description": "CPD K96",
            "slug": "cpd-k96"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "b031e966-729f-40a3-a7ea-46d64c533917",
    "freq_mhz": "858.487",
    "tg_name": "CPD K9",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info