API endpoint that allows users to be viewed or edited.

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

{
    "pk": 11481545,
    "url": "https://scancbus.com/api_v1/transmission/11481545/?format=api",
    "start_datetime": "2026-06-19T21:03:23-04:00",
    "local_start_datetime": "21:03:23 06/19/2026",
    "audio_file": null,
    "talkgroup": 51520,
    "talkgroup_info": {
        "pk": 9792,
        "url": "https://scancbus.com/api_v1/talkgroups/9792/?format=api",
        "dec_id": 51520,
        "alpha_tag": "#51520",
        "description": "TalkGroup #51520",
        "slug": "51520",
        "service_type": null
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 97040,
            "dec_id": 9001612,
            "description": null,
            "slug": "9001612"
        },
        {
            "pk": 107272,
            "dec_id": 9002355,
            "description": null,
            "slug": "9002355"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "32837dc2-dfa9-488a-9596-8965e2d2c3b9",
    "freq_mhz": "770.956",
    "tg_name": "#51520",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info