API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12162143,
    "url": "https://scancbus.com/api_v1/transmission/12162143/?format=api",
    "start_datetime": "2026-06-29T13:10:09-04:00",
    "local_start_datetime": "13:10:09 06/29/2026",
    "audio_file": null,
    "talkgroup": 53299,
    "talkgroup_info": {
        "pk": 9679,
        "url": "https://scancbus.com/api_v1/talkgroups/9679/?format=api",
        "dec_id": 53299,
        "alpha_tag": "#53299",
        "description": "TalkGroup #53299",
        "slug": "53299",
        "service_type": null
    },
    "freq": 772081250,
    "emergency": false,
    "units": [
        {
            "pk": 8403,
            "dec_id": 9304890,
            "description": null,
            "slug": "9304890"
        },
        {
            "pk": 67115,
            "dec_id": 9306733,
            "description": null,
            "slug": "9306733"
        },
        {
            "pk": 72264,
            "dec_id": 9303502,
            "description": null,
            "slug": "9303502"
        }
    ],
    "play_length": 22.0,
    "print_play_length": "00:22",
    "slug": "d5698e25-6fdf-4463-bc97-3dc792e77813",
    "freq_mhz": "772.081",
    "tg_name": "#53299",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info