API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6254073,
    "url": "https://scancbus.com/api_v1/transmission/6254073/?format=api",
    "start_datetime": "2026-04-12T05:41:46-04:00",
    "local_start_datetime": "05:41:46 04/12/2026",
    "audio_file": null,
    "talkgroup": 57286,
    "talkgroup_info": {
        "pk": 450,
        "url": "https://scancbus.com/api_v1/talkgroups/450/?format=api",
        "dec_id": 57286,
        "alpha_tag": "CPD TAC 2A",
        "description": "CPD Patrol tactical 2A",
        "slug": "cpd-tac-2a",
        "service_type": "Law Tac"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 1168,
            "dec_id": 2552040,
            "description": "CPD 204",
            "slug": "cpd-204"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "0e139e5a-1974-4794-adf6-015c2e108647",
    "freq_mhz": "858.487",
    "tg_name": "CPD TAC 2A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info