API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8514415,
    "url": "https://scancbus.com/api_v1/transmission/8514415/?format=api",
    "start_datetime": "2026-05-11T14:43:59-04:00",
    "local_start_datetime": "14:43:59 05/11/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": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 52,
            "dec_id": 9004789,
            "description": null,
            "slug": "9004789"
        },
        {
            "pk": 72437,
            "dec_id": 9256279,
            "description": null,
            "slug": "9256279"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "ef9d7278-f6de-43f9-9fde-23aa85277f10",
    "freq_mhz": "769.706",
    "tg_name": "XMCALL1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info