API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12520234,
    "url": "https://scancbus.com/api_v1/transmission/12520234/?format=api",
    "start_datetime": "2026-07-04T10:35:22-04:00",
    "local_start_datetime": "10:35:22 07/04/2026",
    "audio_file": null,
    "talkgroup": 57347,
    "talkgroup_info": {
        "pk": 4356,
        "url": "https://scancbus.com/api_v1/talkgroups/4356/?format=api",
        "dec_id": 57347,
        "alpha_tag": "WSTV EVT 1",
        "description": "Westerville Event 1",
        "slug": "wstv-evt-1",
        "service_type": " events"
    },
    "freq": 858437500,
    "emergency": false,
    "units": [
        {
            "pk": 1283,
            "dec_id": 2511869,
            "description": "WPD 569",
            "slug": "wpd-569"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "e5fb8519-5fcd-444f-b1c2-55762da68216",
    "freq_mhz": "858.438",
    "tg_name": "WSTV EVT 1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info