API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12074422,
    "url": "https://scancbus.com/api_v1/transmission/12074422/?format=api",
    "start_datetime": "2026-06-28T01:33:30-04:00",
    "local_start_datetime": "01:33:30 06/28/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": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 2718,
            "dec_id": 2550800,
            "description": "CPD 80",
            "slug": "cpd-80"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "4432fe29-b689-4fb6-80c3-a9fba0955ae9",
    "freq_mhz": "857.438",
    "tg_name": "CPD TAC 3A",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info