API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12438429,
    "url": "https://scancbus.com/api_v1/transmission/12438429/?format=api",
    "start_datetime": "2026-07-02T21:51:26-04:00",
    "local_start_datetime": "21:51:26 07/02/2026",
    "audio_file": null,
    "talkgroup": 16924,
    "talkgroup_info": {
        "pk": 10659,
        "url": "https://scancbus.com/api_v1/talkgroups/10659/?format=api",
        "dec_id": 16924,
        "alpha_tag": "#16924",
        "description": "TalkGroup #16924",
        "slug": "16924",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 57429,
            "dec_id": 2391050,
            "description": null,
            "slug": "2391050"
        },
        {
            "pk": 64495,
            "dec_id": 2391084,
            "description": null,
            "slug": "2391084"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "a8d7bf0d-7bf9-47df-bf06-7f518c1be44a",
    "freq_mhz": "773.131",
    "tg_name": "#16924",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info