API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7521721,
    "url": "https://scancbus.com/api_v1/transmission/7521721/?format=api",
    "start_datetime": "2026-04-28T13:48:10-04:00",
    "local_start_datetime": "13:48:10 04/28/2026",
    "audio_file": null,
    "talkgroup": 61262,
    "talkgroup_info": {
        "pk": 619,
        "url": "https://scancbus.com/api_v1/talkgroups/619/?format=api",
        "dec_id": 61262,
        "alpha_tag": "RPD-DET",
        "description": "Reynoldsburg Police Detectives",
        "slug": "rpd-det",
        "service_type": "Law Tac"
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 12393,
            "dec_id": 2516937,
            "description": null,
            "slug": "2516937"
        },
        {
            "pk": 85969,
            "dec_id": 2516809,
            "description": null,
            "slug": "2516809"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "2019edf8-b6a0-46f4-ba62-ec3861d62205",
    "freq_mhz": "774.531",
    "tg_name": "RPD-DET",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info