API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6385555,
    "url": "https://scancbus.com/api_v1/transmission/6385555/?format=api",
    "start_datetime": "2026-04-13T23:54:10-04:00",
    "local_start_datetime": "23:54:10 04/13/2026",
    "audio_file": null,
    "talkgroup": 17515,
    "talkgroup_info": {
        "pk": 15,
        "url": "https://scancbus.com/api_v1/talkgroups/15/?format=api",
        "dec_id": 17515,
        "alpha_tag": "GAH DISP",
        "description": "Gahanna Police Dispatch",
        "slug": "gah-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 57459,
            "dec_id": 2513949,
            "description": null,
            "slug": "2513949"
        },
        {
            "pk": 81838,
            "dec_id": 2591205,
            "description": null,
            "slug": "2591205"
        },
        {
            "pk": 81838,
            "dec_id": 2591205,
            "description": null,
            "slug": "2591205"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "e06ccb71-246f-4a0f-9b15-58e80d98cc0d",
    "freq_mhz": "853.112",
    "tg_name": "GAH DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info