API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5763590,
    "url": "https://scancbus.com/api_v1/transmission/5763590/?format=api",
    "start_datetime": "2026-04-06T11:49:22-04:00",
    "local_start_datetime": "11:49:22 04/06/2026",
    "audio_file": null,
    "talkgroup": 52688,
    "talkgroup_info": {
        "pk": 9681,
        "url": "https://scancbus.com/api_v1/talkgroups/9681/?format=api",
        "dec_id": 52688,
        "alpha_tag": "#52688",
        "description": "TalkGroup #52688",
        "slug": "52688",
        "service_type": null
    },
    "freq": 769206250,
    "emergency": false,
    "units": [
        {
            "pk": 109801,
            "dec_id": 9204712,
            "description": null,
            "slug": "9204712"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "eb33d7f8-7174-4102-93d3-a04039de18c6",
    "freq_mhz": "769.206",
    "tg_name": "#52688",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info