API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12529729,
    "url": "https://scancbus.com/api_v1/transmission/12529729/?format=api",
    "start_datetime": "2026-07-04T13:14:55-04:00",
    "local_start_datetime": "13:14:55 07/04/2026",
    "audio_file": null,
    "talkgroup": 61202,
    "talkgroup_info": {
        "pk": 9623,
        "url": "https://scancbus.com/api_v1/talkgroups/9623/?format=api",
        "dec_id": 61202,
        "alpha_tag": "#61202",
        "description": "TalkGroup #61202",
        "slug": "61202",
        "service_type": null
    },
    "freq": 853112500,
    "emergency": false,
    "units": [
        {
            "pk": 58615,
            "dec_id": 2522223,
            "description": null,
            "slug": "2522223"
        },
        {
            "pk": 64437,
            "dec_id": 2522242,
            "description": null,
            "slug": "2522242"
        },
        {
            "pk": 71802,
            "dec_id": 2522116,
            "description": null,
            "slug": "2522116"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "07fbb6f0-6293-4fbb-ab9e-d89a5c4e3d57",
    "freq_mhz": "853.112",
    "tg_name": "#61202",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info