API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8590900,
    "url": "https://scancbus.com/api_v1/transmission/8590900/?format=api",
    "start_datetime": "2026-05-12T13:05:03-04:00",
    "local_start_datetime": "13:05:03 05/12/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": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 65927,
            "dec_id": 9257677,
            "description": null,
            "slug": "9257677"
        },
        {
            "pk": 67746,
            "dec_id": 9203448,
            "description": null,
            "slug": "9203448"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "8988d92a-1bd8-4669-a300-639444eb0bd2",
    "freq_mhz": "770.956",
    "tg_name": "#52574",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info