API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5689950,
    "url": "https://scancbus.com/api_v1/transmission/5689950/?format=api",
    "start_datetime": "2026-04-05T05:00:16-04:00",
    "local_start_datetime": "05:00:16 04/05/2026",
    "audio_file": null,
    "talkgroup": 61033,
    "talkgroup_info": {
        "pk": 4,
        "url": "https://scancbus.com/api_v1/talkgroups/4/?format=api",
        "dec_id": 61033,
        "alpha_tag": "SO25 EAST",
        "description": "FCSO East Dispatch",
        "slug": "so25-east",
        "service_type": "Law Dispatch"
    },
    "freq": 852775000,
    "emergency": false,
    "units": [
        {
            "pk": 76612,
            "dec_id": 2559467,
            "description": null,
            "slug": "2559467"
        },
        {
            "pk": 100048,
            "dec_id": 2556066,
            "description": null,
            "slug": "2556066"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "4bec4436-6251-46ae-9e52-980c50598df1",
    "freq_mhz": "852.775",
    "tg_name": "SO25 EAST",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info