API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5647730,
    "url": "https://scancbus.com/api_v1/transmission/5647730/?format=api",
    "start_datetime": "2026-04-04T13:31:51-04:00",
    "local_start_datetime": "13:31:51 04/04/2026",
    "audio_file": null,
    "talkgroup": 61201,
    "talkgroup_info": {
        "pk": 11296,
        "url": "https://scancbus.com/api_v1/talkgroups/11296/?format=api",
        "dec_id": 61201,
        "alpha_tag": "#61201",
        "description": "TalkGroup #61201",
        "slug": "61201",
        "service_type": null
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 59624,
            "dec_id": 2522237,
            "description": null,
            "slug": "2522237"
        },
        {
            "pk": 79909,
            "dec_id": 2522228,
            "description": null,
            "slug": "2522228"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "0c00bff5-6051-40aa-85fa-2eb86b9480dd",
    "freq_mhz": "770.206",
    "tg_name": "#61201",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info