API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12080279,
    "url": "https://scancbus.com/api_v1/transmission/12080279/?format=api",
    "start_datetime": "2026-06-28T04:24:39-04:00",
    "local_start_datetime": "04:24:39 06/28/2026",
    "audio_file": null,
    "talkgroup": 39012,
    "talkgroup_info": {
        "pk": 8830,
        "url": "https://scancbus.com/api_v1/talkgroups/8830/?format=api",
        "dec_id": 39012,
        "alpha_tag": "FD64C",
        "description": "Perry County Fire/EMS ops",
        "slug": "fd64c",
        "service_type": "EMS-Tac"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 71383,
            "dec_id": 6490510,
            "description": null,
            "slug": "6490510"
        },
        {
            "pk": 86015,
            "dec_id": 6490648,
            "description": null,
            "slug": "6490648"
        },
        {
            "pk": 86018,
            "dec_id": 6490647,
            "description": null,
            "slug": "6490647"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "3d922185-6358-4c12-abc1-7ad1bd9ad160",
    "freq_mhz": "851.962",
    "tg_name": "FD64C",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info