API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6082821,
    "url": "https://scancbus.com/api_v1/transmission/6082821/?format=api",
    "start_datetime": "2026-04-10T01:19:04-04:00",
    "local_start_datetime": "01:19:04 04/10/2026",
    "audio_file": null,
    "talkgroup": 57283,
    "talkgroup_info": {
        "pk": 441,
        "url": "https://scancbus.com/api_v1/talkgroups/441/?format=api",
        "dec_id": 57283,
        "alpha_tag": "CPD TAC 1C",
        "description": "CPD Patrol tactical 1C",
        "slug": "cpd-tac-1c",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 3216,
            "dec_id": 2551811,
            "description": "CPD R181",
            "slug": "cpd-r181"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "19932d2f-2bfc-4bb8-9b8c-91d87fe59ec0",
    "freq_mhz": "858.938",
    "tg_name": "CPD TAC 1C",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info