API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5763602,
    "url": "https://scancbus.com/api_v1/transmission/5763602/?format=api",
    "start_datetime": "2026-04-06T11:49:20-04:00",
    "local_start_datetime": "11:49:20 04/06/2026",
    "audio_file": null,
    "talkgroup": 52702,
    "talkgroup_info": {
        "pk": 9658,
        "url": "https://scancbus.com/api_v1/talkgroups/9658/?format=api",
        "dec_id": 52702,
        "alpha_tag": "#52702",
        "description": "TalkGroup #52702",
        "slug": "52702",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 4983,
            "dec_id": 9200964,
            "description": null,
            "slug": "9200964"
        },
        {
            "pk": 4992,
            "dec_id": 9200863,
            "description": null,
            "slug": "9200863"
        },
        {
            "pk": 5296,
            "dec_id": 9200915,
            "description": null,
            "slug": "9200915"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "11ddfc04-db55-4eba-804e-5f1eecf3fa24",
    "freq_mhz": "770.206",
    "tg_name": "#52702",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info