API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5763605,
    "url": "https://scancbus.com/api_v1/transmission/5763605/?format=api",
    "start_datetime": "2026-04-06T11:49:36-04:00",
    "local_start_datetime": "11:49:36 04/06/2026",
    "audio_file": null,
    "talkgroup": 51580,
    "talkgroup_info": {
        "pk": 997,
        "url": "https://scancbus.com/api_v1/talkgroups/997/?format=api",
        "dec_id": 51580,
        "alpha_tag": "POST80",
        "description": "OSP Post 80 Marysville Disp",
        "slug": "post80",
        "service_type": "Law Dispatch"
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 64349,
            "dec_id": 9001193,
            "description": null,
            "slug": "9001193"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "dbeb19ca-5408-4ec2-a718-99e058f463e6",
    "freq_mhz": "772.606",
    "tg_name": "POST80",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info