API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12489358,
    "url": "https://scancbus.com/api_v1/transmission/12489358/?format=api",
    "start_datetime": "2026-07-03T22:48:32-04:00",
    "local_start_datetime": "22:48:32 07/03/2026",
    "audio_file": null,
    "talkgroup": 16514,
    "talkgroup_info": {
        "pk": 3837,
        "url": "https://scancbus.com/api_v1/talkgroups/3837/?format=api",
        "dec_id": 16514,
        "alpha_tag": "23-PPD 2",
        "description": "Pickerington Police Tac 2",
        "slug": "23-ppd-2",
        "service_type": "Law Tac"
    },
    "freq": 851787500,
    "emergency": false,
    "units": [
        {
            "pk": 9854,
            "dec_id": 2390594,
            "description": null,
            "slug": "2390594"
        },
        {
            "pk": 57574,
            "dec_id": 2390653,
            "description": null,
            "slug": "2390653"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "7708747f-f5bf-4c95-be68-c4fcb7e69149",
    "freq_mhz": "851.788",
    "tg_name": "23-PPD 2",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info