API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12641072,
    "url": "https://scancbus.com/api_v1/transmission/12641072/?format=api",
    "start_datetime": "2026-07-06T05:22:32-04:00",
    "local_start_datetime": "05:22:32 07/06/2026",
    "audio_file": null,
    "talkgroup": 20037,
    "talkgroup_info": {
        "pk": 120,
        "url": "https://scancbus.com/api_v1/talkgroups/120/?format=api",
        "dec_id": 20037,
        "alpha_tag": "NW FG 2",
        "description": "NW Fireground 2",
        "slug": "nw-fg-2",
        "service_type": "Fire-Tac"
    },
    "freq": 854187500,
    "emergency": false,
    "units": [
        {
            "pk": 1064,
            "dec_id": 2128012,
            "description": "NRECC 12",
            "slug": "nrecc-12"
        },
        {
            "pk": 7510,
            "dec_id": 2524310,
            "description": "E243",
            "slug": "e243"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "dd871d76-4dc6-46a2-bf21-5398f1184897",
    "freq_mhz": "854.188",
    "tg_name": "NW FG 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info