API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12489373,
    "url": "https://scancbus.com/api_v1/transmission/12489373/?format=api",
    "start_datetime": "2026-07-03T22:48:28-04:00",
    "local_start_datetime": "22:48:28 07/03/2026",
    "audio_file": null,
    "talkgroup": 61263,
    "talkgroup_info": {
        "pk": 620,
        "url": "https://scancbus.com/api_v1/talkgroups/620/?format=api",
        "dec_id": 61263,
        "alpha_tag": "RPD-EVT",
        "description": "Reynoldsburg Police Events",
        "slug": "rpd-evt",
        "service_type": "Law Talk"
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 10068,
            "dec_id": 2516973,
            "description": null,
            "slug": "2516973"
        },
        {
            "pk": 58047,
            "dec_id": 2516847,
            "description": null,
            "slug": "2516847"
        },
        {
            "pk": 70390,
            "dec_id": 2516833,
            "description": null,
            "slug": "2516833"
        },
        {
            "pk": 87414,
            "dec_id": 2516806,
            "description": null,
            "slug": "2516806"
        },
        {
            "pk": 102359,
            "dec_id": 2516027,
            "description": null,
            "slug": "2516027"
        },
        {
            "pk": 111972,
            "dec_id": 2516796,
            "description": null,
            "slug": "2516796"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "f384a1ba-fdd4-4b7c-a052-0353c550c05f",
    "freq_mhz": "852.763",
    "tg_name": "RPD-EVT",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info