API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12439938,
    "url": "https://scancbus.com/api_v1/transmission/12439938/?format=api",
    "start_datetime": "2026-07-02T22:20:02-04:00",
    "local_start_datetime": "22:20:02 07/02/2026",
    "audio_file": null,
    "talkgroup": 61201,
    "talkgroup_info": {
        "pk": 11296,
        "url": "https://scancbus.com/api_v1/talkgroups/11296/?format=api",
        "dec_id": 61201,
        "alpha_tag": "#61201",
        "description": "TalkGroup #61201",
        "slug": "61201",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 64434,
            "dec_id": 2522114,
            "description": null,
            "slug": "2522114"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "dae4d6fc-e272-456a-99cd-e32febd68076",
    "freq_mhz": "773.131",
    "tg_name": "#61201",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info