API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6311179,
    "url": "https://scancbus.com/api_v1/transmission/6311179/?format=api",
    "start_datetime": "2026-04-13T03:06:47-04:00",
    "local_start_datetime": "03:06:47 04/13/2026",
    "audio_file": null,
    "talkgroup": 57291,
    "talkgroup_info": {
        "pk": 459,
        "url": "https://scancbus.com/api_v1/talkgroups/459/?format=api",
        "dec_id": 57291,
        "alpha_tag": "CPD TAC 3A",
        "description": "CPD Patrol tactical 3A",
        "slug": "cpd-tac-3a",
        "service_type": "Law Tac"
    },
    "freq": 860937500,
    "emergency": false,
    "units": [
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "8c21b7fc-fbd2-46aa-94f7-c8a58b9c9855",
    "freq_mhz": "860.938",
    "tg_name": "CPD TAC 3A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info