API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5748423,
    "url": "https://scancbus.com/api_v1/transmission/5748423/?format=api",
    "start_datetime": "2026-04-06T08:02:24-04:00",
    "local_start_datetime": "08:02:24 04/06/2026",
    "audio_file": null,
    "talkgroup": 51732,
    "talkgroup_info": {
        "pk": 19,
        "url": "https://scancbus.com/api_v1/talkgroups/19/?format=api",
        "dec_id": 51732,
        "alpha_tag": "POST25",
        "description": "OSP Post 25 Columbus Dispatch",
        "slug": "post25",
        "service_type": "Law Dispatch"
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 300,
            "dec_id": 9005241,
            "description": null,
            "slug": "9005241"
        },
        {
            "pk": 73044,
            "dec_id": 9004401,
            "description": null,
            "slug": "9004401"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "e8c4e541-114c-4034-88fd-e20d816fee05",
    "freq_mhz": "774.531",
    "tg_name": "POST25",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info