API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8454705,
    "url": "https://scancbus.com/api_v1/transmission/8454705/?format=api",
    "start_datetime": "2026-05-10T18:19:17-04:00",
    "local_start_datetime": "18:19:17 05/10/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": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 2241,
            "dec_id": 2122097,
            "description": "?2122097",
            "slug": "2122097"
        },
        {
            "pk": 7861,
            "dec_id": 2122039,
            "description": null,
            "slug": "2122039"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "7e6747c5-5931-4faa-8aa2-56ed2f0d4e9b",
    "freq_mhz": "854.188",
    "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