API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5962436,
    "url": "https://scancbus.com/api_v1/transmission/5962436/?format=api",
    "start_datetime": "2026-04-08T21:17:16-04:00",
    "local_start_datetime": "21:17:16 04/08/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 6736,
            "dec_id": 2553930,
            "description": null,
            "slug": "2553930"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "5001bdf4-ef0d-4aaf-8934-1ff44e8bd439",
    "freq_mhz": "857.438",
    "tg_name": "CPD K9",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info