API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12392611,
    "url": "https://scancbus.com/api_v1/transmission/12392611/?format=api",
    "start_datetime": "2026-07-02T11:14:16-04:00",
    "local_start_datetime": "11:14:16 07/02/2026",
    "audio_file": null,
    "talkgroup": 52702,
    "talkgroup_info": {
        "pk": 9658,
        "url": "https://scancbus.com/api_v1/talkgroups/9658/?format=api",
        "dec_id": 52702,
        "alpha_tag": "#52702",
        "description": "TalkGroup #52702",
        "slug": "52702",
        "service_type": null
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 5897,
            "dec_id": 9200886,
            "description": null,
            "slug": "9200886"
        },
        {
            "pk": 65458,
            "dec_id": 9203682,
            "description": null,
            "slug": "9203682"
        },
        {
            "pk": 66484,
            "dec_id": 9256553,
            "description": null,
            "slug": "9256553"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "b29d7288-390e-4f44-9d08-d7a028d6dcaa",
    "freq_mhz": "852.775",
    "tg_name": "#52702",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info