API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7273556,
    "url": "https://scancbus.com/api_v1/transmission/7273556/?format=api",
    "start_datetime": "2026-04-24T21:35:03-04:00",
    "local_start_datetime": "21:35:03 04/24/2026",
    "audio_file": null,
    "talkgroup": 61259,
    "talkgroup_info": {
        "pk": 23,
        "url": "https://scancbus.com/api_v1/talkgroups/23/?format=api",
        "dec_id": 61259,
        "alpha_tag": "RPD DISP",
        "description": "Reynoldsburg Police Dispatch",
        "slug": "rpd-disp",
        "service_type": "Law Dispatch"
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 87586,
            "dec_id": 2516802,
            "description": null,
            "slug": "2516802"
        },
        {
            "pk": 102258,
            "dec_id": 2516025,
            "description": null,
            "slug": "2516025"
        },
        {
            "pk": 102258,
            "dec_id": 2516025,
            "description": null,
            "slug": "2516025"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "e3d86524-a5d2-4b79-829f-a3d7609c6716",
    "freq_mhz": "852.763",
    "tg_name": "RPD DISP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info