API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7020829,
    "url": "https://scancbus.com/api_v1/transmission/7020829/?format=api",
    "start_datetime": "2026-04-22T00:01:44-04:00",
    "local_start_datetime": "00:01:44 04/22/2026",
    "audio_file": null,
    "talkgroup": 57273,
    "talkgroup_info": {
        "pk": 5,
        "url": "https://scancbus.com/api_v1/talkgroups/5/?format=api",
        "dec_id": 57273,
        "alpha_tag": "CPD PATROL5",
        "description": "CPD Patrol 5 (Central)",
        "slug": "cpd-patrol5",
        "service_type": "Law Dispatch"
    },
    "freq": 858487500,
    "emergency": false,
    "units": [
        {
            "pk": 944,
            "dec_id": 2542557,
            "description": null,
            "slug": "2542557"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "3529e4f0-3398-4666-907d-1bf101fec9a2",
    "freq_mhz": "858.487",
    "tg_name": "PATROL5",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info