API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8467025,
    "url": "https://scancbus.com/api_v1/transmission/8467025/?format=api",
    "start_datetime": "2026-05-10T22:50:20-04:00",
    "local_start_datetime": "22:50:20 05/10/2026",
    "audio_file": null,
    "talkgroup": 61098,
    "talkgroup_info": {
        "pk": 3,
        "url": "https://scancbus.com/api_v1/talkgroups/3/?format=api",
        "dec_id": 61098,
        "alpha_tag": "GCP PTL 1",
        "description": "Grove City Police Dispatch",
        "slug": "gcp-ptl-1",
        "service_type": "Law Dispatch"
    },
    "freq": 773031250,
    "emergency": false,
    "units": [
        {
            "pk": 11,
            "dec_id": 2520003,
            "description": "GCPD/SW 3",
            "slug": "gcpdsw-3"
        },
        {
            "pk": 10542,
            "dec_id": 2520906,
            "description": null,
            "slug": "2520906"
        },
        {
            "pk": 56285,
            "dec_id": 2520801,
            "description": null,
            "slug": "2520801"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "bb33c82e-ea22-446e-b59f-760cf96c77db",
    "freq_mhz": "773.031",
    "tg_name": "GCP PTL 1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info