API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12491901,
    "url": "https://scancbus.com/api_v1/transmission/12491901/?format=api",
    "start_datetime": "2026-07-03T23:17:48-04:00",
    "local_start_datetime": "23:17:48 07/03/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": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 4705,
            "dec_id": 2590228,
            "description": null,
            "slug": "2590228"
        },
        {
            "pk": 4705,
            "dec_id": 2590228,
            "description": null,
            "slug": "2590228"
        },
        {
            "pk": 56289,
            "dec_id": 2591026,
            "description": null,
            "slug": "2591026"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "58bab20b-f1fb-44ca-8700-6f3f9deca618",
    "freq_mhz": "851.788",
    "tg_name": "BXPDDISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info