API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12578832,
    "url": "https://scancbus.com/api_v1/transmission/12578832/?format=api",
    "start_datetime": "2026-07-05T03:27:31-04:00",
    "local_start_datetime": "03:27:31 07/05/2026",
    "audio_file": null,
    "talkgroup": 16503,
    "talkgroup_info": {
        "pk": 3790,
        "url": "https://scancbus.com/api_v1/talkgroups/3790/?format=api",
        "dec_id": 16503,
        "alpha_tag": "SO23TAC1",
        "description": "Fairfield Sherrifs Office TAC1",
        "slug": "so23tac1",
        "service_type": "Law Tac"
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 74162,
            "dec_id": 2391358,
            "description": null,
            "slug": "2391358"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "92e17003-7840-4596-9ea9-79ae75921077",
    "freq_mhz": "774.781",
    "tg_name": "SO23TAC1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info