API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13101395,
    "url": "https://scancbus.com/api_v1/transmission/13101395/?format=api",
    "start_datetime": "2026-07-11T23:58:22-04:00",
    "local_start_datetime": "23:58:22 07/11/2026",
    "audio_file": null,
    "talkgroup": 16501,
    "talkgroup_info": {
        "pk": 963,
        "url": "https://scancbus.com/api_v1/talkgroups/963/?format=api",
        "dec_id": 16501,
        "alpha_tag": "SO23DISP",
        "description": "Fairfield Sheriff Dispatch",
        "slug": "so23disp",
        "service_type": "Emergency Ops"
    },
    "freq": 852475000,
    "emergency": false,
    "units": [
        {
            "pk": 9949,
            "dec_id": 2390285,
            "description": null,
            "slug": "2390285"
        },
        {
            "pk": 74599,
            "dec_id": 2391357,
            "description": null,
            "slug": "2391357"
        },
        {
            "pk": 80176,
            "dec_id": 2391399,
            "description": null,
            "slug": "2391399"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "ea2933d7-13ec-4a02-802c-de592d3168ff",
    "freq_mhz": "852.475",
    "tg_name": "SO23DISP",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info