API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5748460,
    "url": "https://scancbus.com/api_v1/transmission/5748460/?format=api",
    "start_datetime": "2026-04-06T08:03:02-04:00",
    "local_start_datetime": "08:03:02 04/06/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": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 59631,
            "dec_id": 2111754,
            "description": null,
            "slug": "2111754"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "23203e9b-532d-4443-80c9-a8ca7ef82e98",
    "freq_mhz": "851.400",
    "tg_name": "OWU",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info