API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9060309,
    "url": "https://scancbus.com/api_v1/transmission/9060309/?format=api",
    "start_datetime": "2026-05-18T18:22:13-04:00",
    "local_start_datetime": "18:22:13 05/18/2026",
    "audio_file": null,
    "talkgroup": 61204,
    "talkgroup_info": {
        "pk": 9678,
        "url": "https://scancbus.com/api_v1/talkgroups/9678/?format=api",
        "dec_id": 61204,
        "alpha_tag": "#61204",
        "description": "TalkGroup #61204",
        "slug": "61204",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 65689,
            "dec_id": 2575382,
            "description": null,
            "slug": "2575382"
        },
        {
            "pk": 86378,
            "dec_id": 2574988,
            "description": null,
            "slug": "2574988"
        }
    ],
    "play_length": 12.0,
    "print_play_length": "00:12",
    "slug": "91fb0b48-f9d4-4795-83ae-46954a30466e",
    "freq_mhz": "852.475",
    "tg_name": "#61204",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info