API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7712212,
    "url": "https://scancbus.com/api_v1/transmission/7712212/?format=api",
    "start_datetime": "2026-04-30T20:12:22-04:00",
    "local_start_datetime": "20:12:22 04/30/2026",
    "audio_file": null,
    "talkgroup": 57273,
    "talkgroup_info": {
        "pk": 5,
        "url": "https://scancbus.com/api_v1/talkgroups/5/?format=api",
        "dec_id": 57273,
        "alpha_tag": "CPD PATROL5",
        "description": "CPD Patrol 5 (Central)",
        "slug": "cpd-patrol5",
        "service_type": "Law Dispatch"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 1256,
            "dec_id": 2543043,
            "description": null,
            "slug": "2543043"
        },
        {
            "pk": 2648,
            "dec_id": 2553926,
            "description": "CPD K9-6",
            "slug": "cpd-k9-6"
        },
        {
            "pk": 53746,
            "dec_id": 2554557,
            "description": "CPD N557CP",
            "slug": "cpd-n557cp"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "187c02b9-9373-4bff-b764-6bd88528a6d0",
    "freq_mhz": "859.987",
    "tg_name": "PATROL5",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info