API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12399420,
    "url": "https://scancbus.com/api_v1/transmission/12399420/?format=api",
    "start_datetime": "2026-07-02T12:35:30-04:00",
    "local_start_datetime": "12:35:30 07/02/2026",
    "audio_file": null,
    "talkgroup": 63614,
    "talkgroup_info": {
        "pk": 9646,
        "url": "https://scancbus.com/api_v1/talkgroups/9646/?format=api",
        "dec_id": 63614,
        "alpha_tag": "#63614",
        "description": "TalkGroup #63614",
        "slug": "63614",
        "service_type": null
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 74738,
            "dec_id": 2566408,
            "description": null,
            "slug": "2566408"
        },
        {
            "pk": 99839,
            "dec_id": 2566490,
            "description": null,
            "slug": "2566490"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "295874f3-0239-47e7-a44c-83b538992c84",
    "freq_mhz": "773.031",
    "tg_name": "#63614",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info