API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12562042,
    "url": "https://scancbus.com/api_v1/transmission/12562042/?format=api",
    "start_datetime": "2026-07-04T22:27:08-04:00",
    "local_start_datetime": "22:27:08 07/04/2026",
    "audio_file": null,
    "talkgroup": 28515,
    "talkgroup_info": {
        "pk": 13815,
        "url": "https://scancbus.com/api_v1/talkgroups/13815/?format=api",
        "dec_id": 28515,
        "alpha_tag": "#28515",
        "description": "TalkGroup #28515",
        "slug": "28515",
        "service_type": null
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 4304,
            "dec_id": 4591074,
            "description": "M404 DR",
            "slug": "m404-dr"
        },
        {
            "pk": 10598,
            "dec_id": 4590884,
            "description": "400-EV 6",
            "slug": "400-ev-6"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "bb3a4ed4-03ce-4751-b002-1dad4f0c26d4",
    "freq_mhz": "852.763",
    "tg_name": "#28515",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info