API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8846945,
    "url": "https://scancbus.com/api_v1/transmission/8846945/?format=api",
    "start_datetime": "2026-05-15T16:21:51-04:00",
    "local_start_datetime": "16:21:51 05/15/2026",
    "audio_file": null,
    "talkgroup": 17548,
    "talkgroup_info": {
        "pk": 10,
        "url": "https://scancbus.com/api_v1/talkgroups/10/?format=api",
        "dec_id": 17548,
        "alpha_tag": "BXPDDISP",
        "description": "Bexley Police Dispatch",
        "slug": "bxpddisp",
        "service_type": "Law Dispatch"
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 165,
            "dec_id": 2590208,
            "description": null,
            "slug": "2590208"
        },
        {
            "pk": 3769,
            "dec_id": 2590224,
            "description": null,
            "slug": "2590224"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "4208dec9-6e37-4254-8cbc-c2138149a881",
    "freq_mhz": "770.956",
    "tg_name": "BXPDDISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info