API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7686550,
    "url": "https://scancbus.com/api_v1/transmission/7686550/?format=api",
    "start_datetime": "2026-04-30T14:18:03-04:00",
    "local_start_datetime": "14:18:03 04/30/2026",
    "audio_file": null,
    "talkgroup": 52020,
    "talkgroup_info": {
        "pk": 9804,
        "url": "https://scancbus.com/api_v1/talkgroups/9804/?format=api",
        "dec_id": 52020,
        "alpha_tag": "#52020",
        "description": "TalkGroup #52020",
        "slug": "52020",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 5469,
            "dec_id": 9101503,
            "description": null,
            "slug": "9101503"
        },
        {
            "pk": 76861,
            "dec_id": 9100548,
            "description": null,
            "slug": "9100548"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "0411d1dd-4717-4371-8c8f-10763de56150",
    "freq_mhz": "853.112",
    "tg_name": "#52020",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info