API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12558803,
    "url": "https://scancbus.com/api_v1/transmission/12558803/?format=api",
    "start_datetime": "2026-07-04T21:42:14-04:00",
    "local_start_datetime": "21:42:14 07/04/2026",
    "audio_file": null,
    "talkgroup": 20035,
    "talkgroup_info": {
        "pk": 117,
        "url": "https://scancbus.com/api_v1/talkgroups/117/?format=api",
        "dec_id": 20035,
        "alpha_tag": "NW EMS 2",
        "description": "NW EMS Operations 2",
        "slug": "nw-ems-2",
        "service_type": "EMS-Tac"
    },
    "freq": 853362500,
    "emergency": false,
    "units": [
        {
            "pk": 775,
            "dec_id": 2128002,
            "description": "NRECC 02",
            "slug": "nrecc-02"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "3b819e76-dfdb-478a-b083-90ca270b4088",
    "freq_mhz": "853.362",
    "tg_name": "NW EMS 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info