API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10876363,
    "url": "https://scancbus.com/api_v1/transmission/10876363/?format=api",
    "start_datetime": "2026-06-11T18:07:27-04:00",
    "local_start_datetime": "18:07:27 06/11/2026",
    "audio_file": null,
    "talkgroup": 17535,
    "talkgroup_info": {
        "pk": 598,
        "url": "https://scancbus.com/api_v1/talkgroups/598/?format=api",
        "dec_id": 17535,
        "alpha_tag": "GAH PTL",
        "description": "Gahanna Police  Cartocar",
        "slug": "gah-ptl",
        "service_type": "Law Tac"
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 57389,
            "dec_id": 2513950,
            "description": null,
            "slug": "2513950"
        },
        {
            "pk": 87004,
            "dec_id": 2591303,
            "description": null,
            "slug": "2591303"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "0aa4602b-9532-490e-829e-365d090414d4",
    "freq_mhz": "772.606",
    "tg_name": "GAH PTL",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info