API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5789240,
    "url": "https://scancbus.com/api_v1/transmission/5789240/?format=api",
    "start_datetime": "2026-04-06T17:23:01-04:00",
    "local_start_datetime": "17:23:01 04/06/2026",
    "audio_file": null,
    "talkgroup": 54849,
    "talkgroup_info": {
        "pk": 9013,
        "url": "https://scancbus.com/api_v1/talkgroups/9013/?format=api",
        "dec_id": 54849,
        "alpha_tag": "SO65DISP",
        "description": "Pickaway County law dispatch",
        "slug": "so65disp",
        "service_type": "Law Dispatch"
    },
    "freq": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 92289,
            "dec_id": 6516515,
            "description": null,
            "slug": "6516515"
        },
        {
            "pk": 92289,
            "dec_id": 6516515,
            "description": null,
            "slug": "6516515"
        },
        {
            "pk": 94383,
            "dec_id": 6516482,
            "description": null,
            "slug": "6516482"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "b92cfa2c-0c33-416f-a2a7-438cce6c0b64",
    "freq_mhz": "772.856",
    "tg_name": "SO65DISP",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info