API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12783263,
    "url": "https://scancbus.com/api_v1/transmission/12783263/?format=api",
    "start_datetime": "2026-07-07T23:48:35-04:00",
    "local_start_datetime": "23:48:35 07/07/2026",
    "audio_file": null,
    "talkgroup": 54005,
    "talkgroup_info": {
        "pk": 14029,
        "url": "https://scancbus.com/api_v1/talkgroups/14029/?format=api",
        "dec_id": 54005,
        "alpha_tag": "#54005",
        "description": "TalkGroup #54005",
        "slug": "54005",
        "service_type": null
    },
    "freq": 771781250,
    "emergency": false,
    "units": [
        {
            "pk": 107967,
            "dec_id": 9910012,
            "description": null,
            "slug": "9910012"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "533699ee-99c8-40d0-8df0-1201cf8b9e0d",
    "freq_mhz": "771.781",
    "tg_name": "#54005",
    "source": 5,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info