API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5780672,
    "url": "https://scancbus.com/api_v1/transmission/5780672/?format=api",
    "start_datetime": "2026-04-06T15:31:45-04:00",
    "local_start_datetime": "15:31:45 04/06/2026",
    "audio_file": null,
    "talkgroup": 63500,
    "talkgroup_info": {
        "pk": 6643,
        "url": "https://scancbus.com/api_v1/talkgroups/6643/?format=api",
        "dec_id": 63500,
        "alpha_tag": "OSU-HSEC1",
        "description": "OSU Hospital Security - Ops 1",
        "slug": "osu-hsec1",
        "service_type": "Security"
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 4766,
            "dec_id": 2566230,
            "description": null,
            "slug": "2566230"
        },
        {
            "pk": 63506,
            "dec_id": -1,
            "description": "Unk",
            "slug": "unk"
        },
        {
            "pk": 69979,
            "dec_id": 2566254,
            "description": null,
            "slug": "2566254"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "ceff3ef0-d5cb-451b-9456-d3ea3bbe5f45",
    "freq_mhz": "852.425",
    "tg_name": "OSU-HSEC1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info