API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8822082,
    "url": "https://scancbus.com/api_v1/transmission/8822082/?format=api",
    "start_datetime": "2026-05-15T11:16:38-04:00",
    "local_start_datetime": "11:16:38 05/15/2026",
    "audio_file": null,
    "talkgroup": 61047,
    "talkgroup_info": {
        "pk": 614,
        "url": "https://scancbus.com/api_v1/talkgroups/614/?format=api",
        "dec_id": 61047,
        "alpha_tag": "SO25INVW",
        "description": "FCSO warrant service",
        "slug": "so25invw",
        "service_type": "Law Talk"
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 4306,
            "dec_id": 2571416,
            "description": null,
            "slug": "2571416"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "0026d175-5aaa-4843-b628-15b90375a216",
    "freq_mhz": "852.775",
    "tg_name": "SO25INVW",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info