API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6261545,
    "url": "https://scancbus.com/api_v1/transmission/6261545/?format=api",
    "start_datetime": "2026-04-12T09:47:51-04:00",
    "local_start_datetime": "09:47:51 04/12/2026",
    "audio_file": null,
    "talkgroup": 54856,
    "talkgroup_info": {
        "pk": 8677,
        "url": "https://scancbus.com/api_v1/talkgroups/8677/?format=api",
        "dec_id": 54856,
        "alpha_tag": "SO64DISP",
        "description": "Perry County Sheriff Dispatch",
        "slug": "so64disp",
        "service_type": "Law Dispatch"
    },
    "freq": 851962500,
    "emergency": false,
    "units": [
        {
            "pk": 5843,
            "dec_id": 6490325,
            "description": null,
            "slug": "6490325"
        },
        {
            "pk": 5843,
            "dec_id": 6490325,
            "description": null,
            "slug": "6490325"
        },
        {
            "pk": 75385,
            "dec_id": 6490506,
            "description": null,
            "slug": "6490506"
        },
        {
            "pk": 75385,
            "dec_id": 6490506,
            "description": null,
            "slug": "6490506"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "6d590c5d-93fa-49aa-9335-7f13d10b7813",
    "freq_mhz": "851.962",
    "tg_name": "SO64DISP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info