API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7870511,
    "url": "https://scancbus.com/api_v1/transmission/7870511/?format=api",
    "start_datetime": "2026-05-03T02:07:30-04:00",
    "local_start_datetime": "02:07:30 05/03/2026",
    "audio_file": null,
    "talkgroup": 57494,
    "talkgroup_info": {
        "pk": 1484,
        "url": "https://scancbus.com/api_v1/talkgroups/1484/?format=api",
        "dec_id": 57494,
        "alpha_tag": "CPD TAC 6B",
        "description": "CPD Patrol tactical 6B",
        "slug": "cpd-tac-6b",
        "service_type": ""
    },
    "freq": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 558,
            "dec_id": 2550720,
            "description": "CPD 72",
            "slug": "cpd-72"
        },
        {
            "pk": 75213,
            "dec_id": 2550721,
            "description": null,
            "slug": "2550721"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "001fa489-346d-4d0d-8e83-96962e0a3f5d",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 6B",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info