API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8647624,
    "url": "https://scancbus.com/api_v1/transmission/8647624/?format=api",
    "start_datetime": "2026-05-13T08:07:27-04:00",
    "local_start_datetime": "08:07:27 05/13/2026",
    "audio_file": null,
    "talkgroup": 10011,
    "talkgroup_info": {
        "pk": 417,
        "url": "https://scancbus.com/api_v1/talkgroups/417/?format=api",
        "dec_id": 10011,
        "alpha_tag": "DCSO JAIL",
        "description": "Delaware County Jail",
        "slug": "dcso-jail",
        "service_type": "Corrections"
    },
    "freq": 851862500,
    "emergency": false,
    "units": [
        {
            "pk": 872,
            "dec_id": 2110893,
            "description": null,
            "slug": "2110893"
        },
        {
            "pk": 53292,
            "dec_id": 2111210,
            "description": null,
            "slug": "2111210"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "f05b3a04-a991-4f4c-9fc1-255c1cf357fd",
    "freq_mhz": "851.862",
    "tg_name": "DCSO JAIL",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info