API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10928246,
    "url": "https://scancbus.com/api_v1/transmission/10928246/?format=api",
    "start_datetime": "2026-06-12T11:24:08-04:00",
    "local_start_datetime": "11:24:08 06/12/2026",
    "audio_file": null,
    "talkgroup": 57024,
    "talkgroup_info": {
        "pk": 469,
        "url": "https://scancbus.com/api_v1/talkgroups/469/?format=api",
        "dec_id": 57024,
        "alpha_tag": "ISESTRG1",
        "description": "Training Academy",
        "slug": "isestrg1",
        "service_type": "Fire-Talk"
    },
    "freq": 859987500,
    "emergency": false,
    "units": [
        {
            "pk": 1789,
            "dec_id": 2501611,
            "description": "E16 W1",
            "slug": "e16-w1"
        },
        {
            "pk": 2358,
            "dec_id": 2501461,
            "description": "BN4 W1",
            "slug": "bn4-w1"
        }
    ],
    "play_length": 19.0,
    "print_play_length": "00:19",
    "slug": "12500744-8889-451c-b150-ce620e0bf381",
    "freq_mhz": "859.987",
    "tg_name": "ISESTRG1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info