API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12987350,
    "url": "https://scancbus.com/api_v1/transmission/12987350/?format=api",
    "start_datetime": "2026-07-10T10:54:46-04:00",
    "local_start_datetime": "10:54:46 07/10/2026",
    "audio_file": null,
    "talkgroup": 51506,
    "talkgroup_info": {
        "pk": 9671,
        "url": "https://scancbus.com/api_v1/talkgroups/9671/?format=api",
        "dec_id": 51506,
        "alpha_tag": "#51506",
        "description": "TalkGroup #51506",
        "slug": "51506",
        "service_type": null
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 5227,
            "dec_id": 9004810,
            "description": null,
            "slug": "9004810"
        },
        {
            "pk": 10567,
            "dec_id": 9001306,
            "description": null,
            "slug": "9001306"
        },
        {
            "pk": 10567,
            "dec_id": 9001306,
            "description": null,
            "slug": "9001306"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "4929c9d8-b9db-4a7d-9aeb-f820577708f8",
    "freq_mhz": "852.775",
    "tg_name": "#51506",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info