API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7050346,
    "url": "https://scancbus.com/api_v1/transmission/7050346/?format=api",
    "start_datetime": "2026-04-22T10:50:48-04:00",
    "local_start_datetime": "10:50:48 04/22/2026",
    "audio_file": null,
    "talkgroup": 52605,
    "talkgroup_info": {
        "pk": 9665,
        "url": "https://scancbus.com/api_v1/talkgroups/9665/?format=api",
        "dec_id": 52605,
        "alpha_tag": "#52605",
        "description": "TalkGroup #52605",
        "slug": "52605",
        "service_type": null
    },
    "freq": 769706250,
    "emergency": false,
    "units": [
        {
            "pk": 77803,
            "dec_id": 9256527,
            "description": null,
            "slug": "9256527"
        },
        {
            "pk": 109557,
            "dec_id": 9255461,
            "description": null,
            "slug": "9255461"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "6aac0467-4b95-4708-8172-0ec43f165055",
    "freq_mhz": "769.706",
    "tg_name": "#52605",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info