API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7009701,
    "url": "https://scancbus.com/api_v1/transmission/7009701/?format=api",
    "start_datetime": "2026-04-21T20:07:41-04:00",
    "local_start_datetime": "20:07:41 04/21/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": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 1076,
            "dec_id": 2542932,
            "description": null,
            "slug": "2542932"
        },
        {
            "pk": 1076,
            "dec_id": 2542932,
            "description": null,
            "slug": "2542932"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "d2863bae-1398-4a34-bc9d-9052140d7ddc",
    "freq_mhz": "856.938",
    "tg_name": "PATROL5",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info