API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12123126,
    "url": "https://scancbus.com/api_v1/transmission/12123126/?format=api",
    "start_datetime": "2026-06-28T22:25:49-04:00",
    "local_start_datetime": "22:25:49 06/28/2026",
    "audio_file": null,
    "talkgroup": 51701,
    "talkgroup_info": {
        "pk": 9769,
        "url": "https://scancbus.com/api_v1/talkgroups/9769/?format=api",
        "dec_id": 51701,
        "alpha_tag": "#51701",
        "description": "TalkGroup #51701",
        "slug": "51701",
        "service_type": null
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 12826,
            "dec_id": 9004785,
            "description": null,
            "slug": "9004785"
        },
        {
            "pk": 98579,
            "dec_id": 9001229,
            "description": null,
            "slug": "9001229"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "c0d87d71-d199-43b3-98ee-5070d4132aae",
    "freq_mhz": "773.381",
    "tg_name": "#51701",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info