API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8449045,
    "url": "https://scancbus.com/api_v1/transmission/8449045/?format=api",
    "start_datetime": "2026-05-10T16:29:17-04:00",
    "local_start_datetime": "16:29:17 05/10/2026",
    "audio_file": null,
    "talkgroup": 57284,
    "talkgroup_info": {
        "pk": 496,
        "url": "https://scancbus.com/api_v1/talkgroups/496/?format=api",
        "dec_id": 57284,
        "alpha_tag": "CPD TAC 1D",
        "description": "CPD Patrol tactical 1D",
        "slug": "cpd-tac-1d",
        "service_type": "Law Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 422,
            "dec_id": 2550110,
            "description": "CPD 11",
            "slug": "cpd-11"
        },
        {
            "pk": 4031,
            "dec_id": 2550120,
            "description": "CPD 12",
            "slug": "cpd-12"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "718d71b7-4e34-4409-97dd-357743d1a6eb",
    "freq_mhz": "857.438",
    "tg_name": "CPD TAC 1D",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info