API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5626043,
    "url": "https://scancbus.com/api_v1/transmission/5626043/?format=api",
    "start_datetime": "2026-04-04T04:02:27-04:00",
    "local_start_datetime": "04:02:27 04/04/2026",
    "audio_file": null,
    "talkgroup": 63626,
    "talkgroup_info": {
        "pk": 9,
        "url": "https://scancbus.com/api_v1/talkgroups/9/?format=api",
        "dec_id": 63626,
        "alpha_tag": "OSU-P1",
        "description": "OSU Police Dispatch",
        "slug": "osu-p1",
        "service_type": "Law Dispatch"
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 18,
            "dec_id": 2560007,
            "description": null,
            "slug": "2560007"
        },
        {
            "pk": 100121,
            "dec_id": 2569944,
            "description": null,
            "slug": "2569944"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "505b7a9b-38cf-4ffd-8ff2-20f27662ca77",
    "freq_mhz": "852.212",
    "tg_name": "OSU-P1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info