API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6315021,
    "url": "https://scancbus.com/api_v1/transmission/6315021/?format=api",
    "start_datetime": "2026-04-13T05:28:39-04:00",
    "local_start_datetime": "05:28:39 04/13/2026",
    "audio_file": null,
    "talkgroup": 57254,
    "talkgroup_info": {
        "pk": 3846,
        "url": "https://scancbus.com/api_v1/talkgroups/3846/?format=api",
        "dec_id": 57254,
        "alpha_tag": "CPD LEADS",
        "description": "CPD LEADS",
        "slug": "cpd-leads",
        "service_type": "Law Talk"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 54807,
            "dec_id": 2546557,
            "description": null,
            "slug": "2546557"
        },
        {
            "pk": 80905,
            "dec_id": 2543521,
            "description": null,
            "slug": "2543521"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "56fc8b03-7f64-4101-a27c-a1566ecc4d67",
    "freq_mhz": "857.438",
    "tg_name": "CPD LEADS",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info