API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6974243,
    "url": "https://scancbus.com/api_v1/transmission/6974243/?format=api",
    "start_datetime": "2026-04-21T12:15:23-04:00",
    "local_start_datetime": "12:15:23 04/21/2026",
    "audio_file": null,
    "talkgroup": 54666,
    "talkgroup_info": {
        "pk": 758,
        "url": "https://scancbus.com/api_v1/talkgroups/758/?format=api",
        "dec_id": 54666,
        "alpha_tag": "XMCOMM3",
        "description": "Mutual Aid Ops - South/Southwest",
        "slug": "xmcomm3",
        "service_type": "Interop"
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 13218,
            "dec_id": 9402558,
            "description": null,
            "slug": "9402558"
        },
        {
            "pk": 53679,
            "dec_id": 9402577,
            "description": null,
            "slug": "9402577"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "5ad0ea05-20c9-42eb-a54f-fca19da3a4be",
    "freq_mhz": "851.275",
    "tg_name": "XMCOMM3",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info