API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5618333,
    "url": "https://scancbus.com/api_v1/transmission/5618333/?format=api",
    "start_datetime": "2026-04-04T00:49:35-04:00",
    "local_start_datetime": "00:49:35 04/04/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": 851400000,
    "emergency": false,
    "units": [
        {
            "pk": 2736,
            "dec_id": 2111681,
            "description": null,
            "slug": "2111681"
        },
        {
            "pk": 2736,
            "dec_id": 2111681,
            "description": null,
            "slug": "2111681"
        },
        {
            "pk": 3662,
            "dec_id": 2111507,
            "description": null,
            "slug": "2111507"
        },
        {
            "pk": 3662,
            "dec_id": 2111507,
            "description": null,
            "slug": "2111507"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "87c2c500-1315-42fd-bb63-6afe66aff657",
    "freq_mhz": "851.400",
    "tg_name": "DCSO JAIL",
    "source": 6,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info