API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12672230,
    "url": "https://scancbus.com/api_v1/transmission/12672230/?format=api",
    "start_datetime": "2026-07-06T14:16:01-04:00",
    "local_start_datetime": "14:16:01 07/06/2026",
    "audio_file": null,
    "talkgroup": 54530,
    "talkgroup_info": {
        "pk": 702,
        "url": "https://scancbus.com/api_v1/talkgroups/702/?format=api",
        "dec_id": 54530,
        "alpha_tag": "XLECOM9",
        "description": "Local Event Communications 9",
        "slug": "xlecom9",
        "service_type": "Interop"
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 81111,
            "dec_id": 2543513,
            "description": null,
            "slug": "2543513"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "a094a972-fc59-4105-bc04-c1da26873431",
    "freq_mhz": "852.475",
    "tg_name": "XLECOM9",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info