API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5856729,
    "url": "https://scancbus.com/api_v1/transmission/5856729/?format=api",
    "start_datetime": "2026-04-07T14:41:01-04:00",
    "local_start_datetime": "14:41:01 04/07/2026",
    "audio_file": null,
    "talkgroup": 61215,
    "talkgroup_info": {
        "pk": 11024,
        "url": "https://scancbus.com/api_v1/talkgroups/11024/?format=api",
        "dec_id": 61215,
        "alpha_tag": "#61215",
        "description": "TalkGroup #61215",
        "slug": "61215",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 95656,
            "dec_id": 2575499,
            "description": null,
            "slug": "2575499"
        },
        {
            "pk": 108761,
            "dec_id": 2575711,
            "description": null,
            "slug": "2575711"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "706f89e1-0a9f-4e9e-9cb9-2d77b92318cc",
    "freq_mhz": "852.212",
    "tg_name": "#61215",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info