API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5622557,
    "url": "https://scancbus.com/api_v1/transmission/5622557/?format=api",
    "start_datetime": "2026-04-04T02:30:28-04:00",
    "local_start_datetime": "02:30:28 04/04/2026",
    "audio_file": null,
    "talkgroup": 52567,
    "talkgroup_info": {
        "pk": 9777,
        "url": "https://scancbus.com/api_v1/talkgroups/9777/?format=api",
        "dec_id": 52567,
        "alpha_tag": "#52567",
        "description": "TalkGroup #52567",
        "slug": "52567",
        "service_type": null
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 8525,
            "dec_id": 9256161,
            "description": null,
            "slug": "9256161"
        },
        {
            "pk": 87692,
            "dec_id": 9257893,
            "description": null,
            "slug": "9257893"
        },
        {
            "pk": 87692,
            "dec_id": 9257893,
            "description": null,
            "slug": "9257893"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "6c389b6e-7907-4717-8f47-6b87af2d256d",
    "freq_mhz": "852.475",
    "tg_name": "#52567",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info