API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7641207,
    "url": "https://scancbus.com/api_v1/transmission/7641207/?format=api",
    "start_datetime": "2026-04-30T00:30:50-04:00",
    "local_start_datetime": "00:30:50 04/30/2026",
    "audio_file": null,
    "talkgroup": 10032,
    "talkgroup_info": {
        "pk": 40,
        "url": "https://scancbus.com/api_v1/talkgroups/40/?format=api",
        "dec_id": 10032,
        "alpha_tag": "OWU",
        "description": "Ohio Wesleyan Univ Police",
        "slug": "owu",
        "service_type": "Law Dispatch"
    },
    "freq": 852287500,
    "emergency": false,
    "units": [
        {
            "pk": 59750,
            "dec_id": 2111762,
            "description": null,
            "slug": "2111762"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "a749ff2c-0aa3-412a-8b71-6a0c76e6fe46",
    "freq_mhz": "852.288",
    "tg_name": "OWU",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info