API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12440709,
    "url": "https://scancbus.com/api_v1/transmission/12440709/?format=api",
    "start_datetime": "2026-07-02T22:34:10-04:00",
    "local_start_datetime": "22:34:10 07/02/2026",
    "audio_file": null,
    "talkgroup": 52723,
    "talkgroup_info": {
        "pk": 9626,
        "url": "https://scancbus.com/api_v1/talkgroups/9626/?format=api",
        "dec_id": 52723,
        "alpha_tag": "#52723",
        "description": "TalkGroup #52723",
        "slug": "52723",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 72644,
            "dec_id": 9257906,
            "description": null,
            "slug": "9257906"
        },
        {
            "pk": 87164,
            "dec_id": 9200839,
            "description": null,
            "slug": "9200839"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "b5850180-fd87-4d07-89b1-f00ce4bf45d0",
    "freq_mhz": "769.706",
    "tg_name": "#52723",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info