API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8858297,
    "url": "https://scancbus.com/api_v1/transmission/8858297/?format=api",
    "start_datetime": "2026-05-15T19:15:37-04:00",
    "local_start_datetime": "19:15:37 05/15/2026",
    "audio_file": null,
    "talkgroup": 54839,
    "talkgroup_info": {
        "pk": 9022,
        "url": "https://scancbus.com/api_v1/talkgroups/9022/?format=api",
        "dec_id": 54839,
        "alpha_tag": "SO58DSP",
        "description": "Morgan County Sheriff Dispatch",
        "slug": "so58dsp",
        "service_type": "Law Dispatch"
    },
    "freq": 851587500,
    "emergency": false,
    "units": [
        {
            "pk": 70920,
            "dec_id": 5890104,
            "description": null,
            "slug": "5890104"
        },
        {
            "pk": 77874,
            "dec_id": 5890002,
            "description": null,
            "slug": "5890002"
        },
        {
            "pk": 78666,
            "dec_id": 5890102,
            "description": null,
            "slug": "5890102"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "cd7d229d-15b4-46ce-8eba-328987980370",
    "freq_mhz": "851.587",
    "tg_name": "SO58DSP",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info