API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12834904,
    "url": "https://scancbus.com/api_v1/transmission/12834904/?format=api",
    "start_datetime": "2026-07-08T15:09:40-04:00",
    "local_start_datetime": "15:09:40 07/08/2026",
    "audio_file": null,
    "talkgroup": 61196,
    "talkgroup_info": {
        "pk": 9632,
        "url": "https://scancbus.com/api_v1/talkgroups/9632/?format=api",
        "dec_id": 61196,
        "alpha_tag": "#61196",
        "description": "TalkGroup #61196",
        "slug": "61196",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 56827,
            "dec_id": 2522877,
            "description": null,
            "slug": "2522877"
        }
    ],
    "play_length": 1.0,
    "print_play_length": "00:01",
    "slug": "d0012993-3b02-43e4-8854-6cd8b260d14e",
    "freq_mhz": "770.956",
    "tg_name": "#61196",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info