API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5972982,
    "url": "https://scancbus.com/api_v1/transmission/5972982/?format=api",
    "start_datetime": "2026-04-09T01:29:04-04:00",
    "local_start_datetime": "01:29:04 04/09/2026",
    "audio_file": null,
    "talkgroup": 39011,
    "talkgroup_info": {
        "pk": 8686,
        "url": "https://scancbus.com/api_v1/talkgroups/8686/?format=api",
        "dec_id": 39011,
        "alpha_tag": "FD64PG",
        "description": "Perry County Fire Paging",
        "slug": "fd64pg",
        "service_type": "Fire Dispatch"
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 67779,
            "dec_id": 6490504,
            "description": null,
            "slug": "6490504"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "1043faf0-6447-4d72-847e-93560aa4ab43",
    "freq_mhz": "851.850",
    "tg_name": "FD64PG",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info