API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5848894,
    "url": "https://scancbus.com/api_v1/transmission/5848894/?format=api",
    "start_datetime": "2026-04-07T12:55:13-04:00",
    "local_start_datetime": "12:55:13 04/07/2026",
    "audio_file": null,
    "talkgroup": 53449,
    "talkgroup_info": {
        "pk": 9674,
        "url": "https://scancbus.com/api_v1/talkgroups/9674/?format=api",
        "dec_id": 53449,
        "alpha_tag": "#53449",
        "description": "TalkGroup #53449",
        "slug": "53449",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 65147,
            "dec_id": 9301709,
            "description": null,
            "slug": "9301709"
        },
        {
            "pk": 65246,
            "dec_id": 9300750,
            "description": null,
            "slug": "9300750"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "f6e116ae-a79a-46ed-a544-189a1f43805a",
    "freq_mhz": "852.475",
    "tg_name": "#53449",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info