API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12493732,
    "url": "https://scancbus.com/api_v1/transmission/12493732/?format=api",
    "start_datetime": "2026-07-03T23:39:27-04:00",
    "local_start_datetime": "23:39:27 07/03/2026",
    "audio_file": null,
    "talkgroup": 54542,
    "talkgroup_info": {
        "pk": 3840,
        "url": "https://scancbus.com/api_v1/talkgroups/3840/?format=api",
        "dec_id": 54542,
        "alpha_tag": "XSO-23",
        "description": "Fairfield SO Interop",
        "slug": "xso-23",
        "service_type": "Interop"
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 58932,
            "dec_id": 2391080,
            "description": null,
            "slug": "2391080"
        },
        {
            "pk": 63957,
            "dec_id": 2391091,
            "description": null,
            "slug": "2391091"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "d7107b61-4c1f-4523-96d7-abf2512804ad",
    "freq_mhz": "852.763",
    "tg_name": "XSO-23",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info