API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12070027,
    "url": "https://scancbus.com/api_v1/transmission/12070027/?format=api",
    "start_datetime": "2026-06-27T23:53:58-04:00",
    "local_start_datetime": "23:53:58 06/27/2026",
    "audio_file": null,
    "talkgroup": 52735,
    "talkgroup_info": {
        "pk": 10138,
        "url": "https://scancbus.com/api_v1/talkgroups/10138/?format=api",
        "dec_id": 52735,
        "alpha_tag": "#52735",
        "description": "TalkGroup #52735",
        "slug": "52735",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 69360,
            "dec_id": 9203111,
            "description": null,
            "slug": "9203111"
        },
        {
            "pk": 93389,
            "dec_id": 9257921,
            "description": null,
            "slug": "9257921"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "43226278-f61f-40df-a266-6c69e116f3a0",
    "freq_mhz": "770.206",
    "tg_name": "#52735",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info