API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7098739,
    "url": "https://scancbus.com/api_v1/transmission/7098739/?format=api",
    "start_datetime": "2026-04-22T21:29:11-04:00",
    "local_start_datetime": "21:29:11 04/22/2026",
    "audio_file": null,
    "talkgroup": 39011,
    "talkgroup_info": {
        "pk": 8686,
        "url": "https://scancbus.com/api_v1/talkgroups/8686/?format=api",
        "dec_id": 39011,
        "alpha_tag": "FD64PG",
        "description": "Perry County Fire Paging",
        "slug": "fd64pg",
        "service_type": "Fire Dispatch"
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 71720,
            "dec_id": 6490505,
            "description": null,
            "slug": "6490505"
        },
        {
            "pk": 71720,
            "dec_id": 6490505,
            "description": null,
            "slug": "6490505"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "248e21ed-fd98-47fe-8b36-60824ed397ac",
    "freq_mhz": "852.763",
    "tg_name": "FD64PG",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info