API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12123119,
    "url": "https://scancbus.com/api_v1/transmission/12123119/?format=api",
    "start_datetime": "2026-06-28T22:25:43-04:00",
    "local_start_datetime": "22:25:43 06/28/2026",
    "audio_file": null,
    "talkgroup": 54626,
    "talkgroup_info": {
        "pk": 729,
        "url": "https://scancbus.com/api_v1/talkgroups/729/?format=api",
        "dec_id": 54626,
        "alpha_tag": "XMCALL1",
        "description": "Mutual Aid Calling - Central/West Central",
        "slug": "xmcall1",
        "service_type": "Interop"
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 4837,
            "dec_id": 9004792,
            "description": null,
            "slug": "9004792"
        },
        {
            "pk": 86685,
            "dec_id": 9257928,
            "description": null,
            "slug": "9257928"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "9b0b3dc8-075b-4e75-b3d1-55192c9e71d6",
    "freq_mhz": "772.606",
    "tg_name": "XMCALL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info