API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12449559,
    "url": "https://scancbus.com/api_v1/transmission/12449559/?format=api",
    "start_datetime": "2026-07-03T01:31:46-04:00",
    "local_start_datetime": "01:31:46 07/03/2026",
    "audio_file": null,
    "talkgroup": 51560,
    "talkgroup_info": {
        "pk": 3981,
        "url": "https://scancbus.com/api_v1/talkgroups/3981/?format=api",
        "dec_id": 51560,
        "alpha_tag": "POST60",
        "description": "OSP Zanesville Post Dispatch",
        "slug": "post60",
        "service_type": "Law Dispatch"
    },
    "freq": 859512500,
    "emergency": false,
    "units": [
        {
            "pk": 5404,
            "dec_id": 9004531,
            "description": null,
            "slug": "9004531"
        },
        {
            "pk": 5404,
            "dec_id": 9004531,
            "description": null,
            "slug": "9004531"
        },
        {
            "pk": 58812,
            "dec_id": 9005181,
            "description": null,
            "slug": "9005181"
        },
        {
            "pk": 58812,
            "dec_id": 9005181,
            "description": null,
            "slug": "9005181"
        }
    ],
    "play_length": 13.0,
    "print_play_length": "00:13",
    "slug": "31a673fb-fc8c-4d6c-be16-62c5fdb9b4cd",
    "freq_mhz": "859.513",
    "tg_name": "POST60",
    "source": 8,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info