API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7957051,
    "url": "https://scancbus.com/api_v1/transmission/7957051/?format=api",
    "start_datetime": "2026-05-04T11:44:23-04:00",
    "local_start_datetime": "11:44:23 05/04/2026",
    "audio_file": null,
    "talkgroup": 53556,
    "talkgroup_info": {
        "pk": 9640,
        "url": "https://scancbus.com/api_v1/talkgroups/9640/?format=api",
        "dec_id": 53556,
        "alpha_tag": "#53556",
        "description": "TalkGroup #53556",
        "slug": "53556",
        "service_type": null
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 65256,
            "dec_id": 2390142,
            "description": null,
            "slug": "2390142"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "afa542e5-6717-4a74-ba21-f849e8163ee8",
    "freq_mhz": "852.950",
    "tg_name": "#53556",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info