API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5763601,
    "url": "https://scancbus.com/api_v1/transmission/5763601/?format=api",
    "start_datetime": "2026-04-06T11:49:25-04:00",
    "local_start_datetime": "11:49:25 04/06/2026",
    "audio_file": null,
    "talkgroup": 52593,
    "talkgroup_info": {
        "pk": 9668,
        "url": "https://scancbus.com/api_v1/talkgroups/9668/?format=api",
        "dec_id": 52593,
        "alpha_tag": "#52593",
        "description": "TalkGroup #52593",
        "slug": "52593",
        "service_type": null
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 65480,
            "dec_id": 9256483,
            "description": null,
            "slug": "9256483"
        },
        {
            "pk": 92948,
            "dec_id": 5190754,
            "description": null,
            "slug": "5190754"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "cf506ff3-4d3d-4e08-bdaf-429c2c37ae27",
    "freq_mhz": "851.275",
    "tg_name": "#52593",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info