API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8829301,
    "url": "https://scancbus.com/api_v1/transmission/8829301/?format=api",
    "start_datetime": "2026-05-15T12:48:12-04:00",
    "local_start_datetime": "12:48:12 05/15/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": 772856250,
    "emergency": false,
    "units": [
        {
            "pk": 81951,
            "dec_id": 2516815,
            "description": null,
            "slug": "2516815"
        },
        {
            "pk": 102266,
            "dec_id": 2516020,
            "description": null,
            "slug": "2516020"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "10681e8f-cdce-4362-aea8-8b40eec6686f",
    "freq_mhz": "772.856",
    "tg_name": "RPD-DET",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info