API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6275292,
    "url": "https://scancbus.com/api_v1/transmission/6275292/?format=api",
    "start_datetime": "2026-04-12T14:50:41-04:00",
    "local_start_datetime": "14:50:41 04/12/2026",
    "audio_file": null,
    "talkgroup": 61203,
    "talkgroup_info": {
        "pk": 9639,
        "url": "https://scancbus.com/api_v1/talkgroups/9639/?format=api",
        "dec_id": 61203,
        "alpha_tag": "#61203",
        "description": "TalkGroup #61203",
        "slug": "61203",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 76907,
            "dec_id": 2575148,
            "description": null,
            "slug": "2575148"
        },
        {
            "pk": 86356,
            "dec_id": 2574990,
            "description": null,
            "slug": "2574990"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "cb4b12fc-2e8b-4ffa-9e74-59b139296f42",
    "freq_mhz": "853.812",
    "tg_name": "#61203",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info