API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7910540,
    "url": "https://scancbus.com/api_v1/transmission/7910540/?format=api",
    "start_datetime": "2026-05-03T18:42:09-04:00",
    "local_start_datetime": "18:42:09 05/03/2026",
    "audio_file": null,
    "talkgroup": 61240,
    "talkgroup_info": {
        "pk": 649,
        "url": "https://scancbus.com/api_v1/talkgroups/649/?format=api",
        "dec_id": 61240,
        "alpha_tag": "FC ANMCTL1",
        "description": "FC Animal Control 1",
        "slug": "fc-anmctl1",
        "service_type": "Public Works"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 65349,
            "dec_id": 2571200,
            "description": null,
            "slug": "2571200"
        },
        {
            "pk": 66026,
            "dec_id": 2571266,
            "description": null,
            "slug": "2571266"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "eb38c19b-4e13-4d65-8097-de58f82b4eda",
    "freq_mhz": "852.212",
    "tg_name": "ANMCTL1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info