API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5647726,
    "url": "https://scancbus.com/api_v1/transmission/5647726/?format=api",
    "start_datetime": "2026-04-04T13:31:55-04:00",
    "local_start_datetime": "13:31:55 04/04/2026",
    "audio_file": null,
    "talkgroup": 51745,
    "talkgroup_info": {
        "pk": 9648,
        "url": "https://scancbus.com/api_v1/talkgroups/9648/?format=api",
        "dec_id": 51745,
        "alpha_tag": "#51745",
        "description": "TalkGroup #51745",
        "slug": "51745",
        "service_type": null
    },
    "freq": 853812500,
    "emergency": false,
    "units": [
        {
            "pk": 5653,
            "dec_id": 9004809,
            "description": null,
            "slug": "9004809"
        },
        {
            "pk": 10458,
            "dec_id": 9002404,
            "description": null,
            "slug": "9002404"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "90e6ebbd-3442-4890-8e08-b65309cbd88d",
    "freq_mhz": "853.812",
    "tg_name": "#51745",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info