API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10846738,
    "url": "https://scancbus.com/api_v1/transmission/10846738/?format=api",
    "start_datetime": "2026-06-11T12:06:07-04:00",
    "local_start_datetime": "12:06:07 06/11/2026",
    "audio_file": null,
    "talkgroup": 52749,
    "talkgroup_info": {
        "pk": 9644,
        "url": "https://scancbus.com/api_v1/talkgroups/9644/?format=api",
        "dec_id": 52749,
        "alpha_tag": "#52749",
        "description": "TalkGroup #52749",
        "slug": "52749",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 99437,
            "dec_id": 9255515,
            "description": null,
            "slug": "9255515"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "2e17e8e6-e305-4eaa-999e-dd2e69023fc9",
    "freq_mhz": "773.131",
    "tg_name": "#52749",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info