API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12691439,
    "url": "https://scancbus.com/api_v1/transmission/12691439/?format=api",
    "start_datetime": "2026-07-06T19:19:28-04:00",
    "local_start_datetime": "19:19:28 07/06/2026",
    "audio_file": null,
    "talkgroup": 57424,
    "talkgroup_info": {
        "pk": 6672,
        "url": "https://scancbus.com/api_v1/talkgroups/6672/?format=api",
        "dec_id": 57424,
        "alpha_tag": "CIV CNTR",
        "description": "Civic Center Security",
        "slug": "civ-cntr",
        "service_type": "Security"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 2539,
            "dec_id": 2598029,
            "description": null,
            "slug": "2598029"
        },
        {
            "pk": 13344,
            "dec_id": 2599954,
            "description": null,
            "slug": "2599954"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "b9f7ef40-f208-4b35-aacb-4720901d28b3",
    "freq_mhz": "857.438",
    "tg_name": "CIV CNTR",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info