API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10750647,
    "url": "https://scancbus.com/api_v1/transmission/10750647/?format=api",
    "start_datetime": "2026-06-10T10:08:27-04:00",
    "local_start_datetime": "10:08:27 06/10/2026",
    "audio_file": null,
    "talkgroup": 52643,
    "talkgroup_info": {
        "pk": 9666,
        "url": "https://scancbus.com/api_v1/talkgroups/9666/?format=api",
        "dec_id": 52643,
        "alpha_tag": "#52643",
        "description": "TalkGroup #52643",
        "slug": "52643",
        "service_type": null
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 65332,
            "dec_id": 9256737,
            "description": null,
            "slug": "9256737"
        },
        {
            "pk": 93571,
            "dec_id": 9257226,
            "description": null,
            "slug": "9257226"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "090c274b-4033-4995-9e66-a6f5d6785b6a",
    "freq_mhz": "772.606",
    "tg_name": "#52643",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info