API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12399450,
    "url": "https://scancbus.com/api_v1/transmission/12399450/?format=api",
    "start_datetime": "2026-07-02T12:36:00-04:00",
    "local_start_datetime": "12:36:00 07/02/2026",
    "audio_file": null,
    "talkgroup": 52679,
    "talkgroup_info": {
        "pk": 9753,
        "url": "https://scancbus.com/api_v1/talkgroups/9753/?format=api",
        "dec_id": 52679,
        "alpha_tag": "#52679",
        "description": "TalkGroup #52679",
        "slug": "52679",
        "service_type": null
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 67065,
            "dec_id": 9201825,
            "description": null,
            "slug": "9201825"
        },
        {
            "pk": 67158,
            "dec_id": 9257100,
            "description": null,
            "slug": "9257100"
        },
        {
            "pk": 72135,
            "dec_id": 9257691,
            "description": null,
            "slug": "9257691"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "c35a57af-4c09-4d9e-b584-fdaf9e29ba61",
    "freq_mhz": "772.356",
    "tg_name": "#52679",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info