API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7125520,
    "url": "https://scancbus.com/api_v1/transmission/7125520/?format=api",
    "start_datetime": "2026-04-23T08:15:32-04:00",
    "local_start_datetime": "08:15:32 04/23/2026",
    "audio_file": null,
    "talkgroup": 61252,
    "talkgroup_info": {
        "pk": 9690,
        "url": "https://scancbus.com/api_v1/talkgroups/9690/?format=api",
        "dec_id": 61252,
        "alpha_tag": "#61252",
        "description": "TalkGroup #61252",
        "slug": "61252",
        "service_type": null
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 70046,
            "dec_id": 2572518,
            "description": null,
            "slug": "2572518"
        },
        {
            "pk": 82388,
            "dec_id": 2572690,
            "description": null,
            "slug": "2572690"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "fcade814-f2c5-4f2e-9f5c-e863a150439e",
    "freq_mhz": "773.281",
    "tg_name": "#61252",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info