API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5848911,
    "url": "https://scancbus.com/api_v1/transmission/5848911/?format=api",
    "start_datetime": "2026-04-07T12:55:34-04:00",
    "local_start_datetime": "12:55:34 04/07/2026",
    "audio_file": null,
    "talkgroup": 61214,
    "talkgroup_info": {
        "pk": 9625,
        "url": "https://scancbus.com/api_v1/talkgroups/9625/?format=api",
        "dec_id": 61214,
        "alpha_tag": "#61214",
        "description": "TalkGroup #61214",
        "slug": "61214",
        "service_type": null
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 76575,
            "dec_id": 2575140,
            "description": null,
            "slug": "2575140"
        },
        {
            "pk": 85266,
            "dec_id": 2574986,
            "description": null,
            "slug": "2574986"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "403e51d4-d267-4e39-a155-f66489b59a79",
    "freq_mhz": "773.681",
    "tg_name": "#61214",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info