API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7893065,
    "url": "https://scancbus.com/api_v1/transmission/7893065/?format=api",
    "start_datetime": "2026-05-03T13:18:24-04:00",
    "local_start_datetime": "13:18:24 05/03/2026",
    "audio_file": null,
    "talkgroup": 17562,
    "talkgroup_info": {
        "pk": 1,
        "url": "https://scancbus.com/api_v1/talkgroups/1/?format=api",
        "dec_id": 17562,
        "alpha_tag": "WHPDDSP",
        "description": "Whitehall Police Dispatch",
        "slug": "whpddsp",
        "service_type": "Law Dispatch"
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 85478,
            "dec_id": 2515992,
            "description": null,
            "slug": "2515992"
        },
        {
            "pk": 86617,
            "dec_id": 2515820,
            "description": null,
            "slug": "2515820"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "a73689e1-4c35-4587-9b26-d3b4eea0f38f",
    "freq_mhz": "770.456",
    "tg_name": "WHPDDSP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info