API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8331512,
    "url": "https://scancbus.com/api_v1/transmission/8331512/?format=api",
    "start_datetime": "2026-05-08T20:33:31-04:00",
    "local_start_datetime": "20:33:31 05/08/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": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 108248,
            "dec_id": 9910018,
            "description": null,
            "slug": "9910018"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "100af314-d4a5-4ca6-ac5e-e29de4b785d8",
    "freq_mhz": "852.763",
    "tg_name": "#54005",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info