API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7887901,
    "url": "https://scancbus.com/api_v1/transmission/7887901/?format=api",
    "start_datetime": "2026-05-03T11:22:15-04:00",
    "local_start_datetime": "11:22:15 05/03/2026",
    "audio_file": null,
    "talkgroup": 17508,
    "talkgroup_info": {
        "pk": 953,
        "url": "https://scancbus.com/api_v1/talkgroups/953/?format=api",
        "dec_id": 17508,
        "alpha_tag": "MFHELI1",
        "description": "MedFlight Helicopter Operations",
        "slug": "mfheli1",
        "service_type": ""
    },
    "freq": 773281250,
    "emergency": false,
    "units": [
        {
            "pk": 66968,
            "dec_id": 2590258,
            "description": null,
            "slug": "2590258"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "843acd55-82f3-4fd2-a489-d6c1d5f187d8",
    "freq_mhz": "773.281",
    "tg_name": "MFHELI1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info