API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11037499,
    "url": "https://scancbus.com/api_v1/transmission/11037499/?format=api",
    "start_datetime": "2026-06-13T20:29:13-04:00",
    "local_start_datetime": "20:29:13 06/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": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 1365,
            "dec_id": 2543130,
            "description": null,
            "slug": "2543130"
        },
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "7c953cf7-7965-4857-90d9-bbd2915d6ce5",
    "freq_mhz": "856.487",
    "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