API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8467031,
    "url": "https://scancbus.com/api_v1/transmission/8467031/?format=api",
    "start_datetime": "2026-05-10T22:50:37-04:00",
    "local_start_datetime": "22:50:37 05/10/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": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 663,
            "dec_id": 9004790,
            "description": null,
            "slug": "9004790"
        },
        {
            "pk": 72437,
            "dec_id": 9256279,
            "description": null,
            "slug": "9256279"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "9fe8a28d-c50c-4453-9259-7652d55fc6e3",
    "freq_mhz": "853.112",
    "tg_name": "XMCALL1",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info