API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8454710,
    "url": "https://scancbus.com/api_v1/transmission/8454710/?format=api",
    "start_datetime": "2026-05-10T18:19:44-04:00",
    "local_start_datetime": "18:19:44 05/10/2026",
    "audio_file": null,
    "talkgroup": 31012,
    "talkgroup_info": {
        "pk": 1132,
        "url": "https://scancbus.com/api_v1/talkgroups/1132/?format=api",
        "dec_id": 31012,
        "alpha_tag": "FD49FG1",
        "description": "Madison County FG1",
        "slug": "fd49fg1",
        "service_type": "Fire-Tac"
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 7952,
            "dec_id": 2524312,
            "description": "E243 W2",
            "slug": "e243-w2"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "2dad12fa-6964-449b-87b4-c2bace0e06be",
    "freq_mhz": "774.781",
    "tg_name": "FD49FG1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info