API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12301165,
    "url": "https://scancbus.com/api_v1/transmission/12301165/?format=api",
    "start_datetime": "2026-07-01T09:55:41-04:00",
    "local_start_datetime": "09:55:41 07/01/2026",
    "audio_file": null,
    "talkgroup": 52574,
    "talkgroup_info": {
        "pk": 9860,
        "url": "https://scancbus.com/api_v1/talkgroups/9860/?format=api",
        "dec_id": 52574,
        "alpha_tag": "#52574",
        "description": "TalkGroup #52574",
        "slug": "52574",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 5355,
            "dec_id": 9203374,
            "description": null,
            "slug": "9203374"
        },
        {
            "pk": 5540,
            "dec_id": 9203420,
            "description": null,
            "slug": "9203420"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "3238abd4-17e2-4934-bcfc-9fe554b7e24b",
    "freq_mhz": "853.812",
    "tg_name": "#52574",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info