API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7471676,
    "url": "https://scancbus.com/api_v1/transmission/7471676/?format=api",
    "start_datetime": "2026-04-27T20:51:08-04:00",
    "local_start_datetime": "20:51:08 04/27/2026",
    "audio_file": null,
    "talkgroup": 51788,
    "talkgroup_info": {
        "pk": 683,
        "url": "https://scancbus.com/api_v1/talkgroups/683/?format=api",
        "dec_id": 51788,
        "alpha_tag": "POST98",
        "description": "Shipley Bldg General HQ Dispatch",
        "slug": "post98",
        "service_type": "Law Dispatch"
    },
    "freq": 851812500,
    "emergency": false,
    "units": [
        {
            "pk": 5061,
            "dec_id": 9000676,
            "description": null,
            "slug": "9000676"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "9794b216-a3bf-4ccb-9713-a038ff7f50bf",
    "freq_mhz": "851.812",
    "tg_name": "POST98",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info