API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7125512,
    "url": "https://scancbus.com/api_v1/transmission/7125512/?format=api",
    "start_datetime": "2026-04-23T08:15:26-04:00",
    "local_start_datetime": "08:15:26 04/23/2026",
    "audio_file": null,
    "talkgroup": 51722,
    "talkgroup_info": {
        "pk": 9810,
        "url": "https://scancbus.com/api_v1/talkgroups/9810/?format=api",
        "dec_id": 51722,
        "alpha_tag": "#51722",
        "description": "TalkGroup #51722",
        "slug": "51722",
        "service_type": null
    },
    "freq": 773381250,
    "emergency": false,
    "units": [
        {
            "pk": 65114,
            "dec_id": 9004802,
            "description": null,
            "slug": "9004802"
        },
        {
            "pk": 66504,
            "dec_id": 9001097,
            "description": null,
            "slug": "9001097"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "55134f29-a3dc-47ab-953a-094392c923f7",
    "freq_mhz": "773.381",
    "tg_name": "#51722",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info