API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8429050,
    "url": "https://scancbus.com/api_v1/transmission/8429050/?format=api",
    "start_datetime": "2026-05-10T09:49:09-04:00",
    "local_start_datetime": "09:49:09 05/10/2026",
    "audio_file": null,
    "talkgroup": 51545,
    "talkgroup_info": {
        "pk": 672,
        "url": "https://scancbus.com/api_v1/talkgroups/672/?format=api",
        "dec_id": 51545,
        "alpha_tag": "POST45",
        "description": "OSP Post 45 Granville Dispatch",
        "slug": "post45",
        "service_type": "Law Dispatch"
    },
    "freq": 853437500,
    "emergency": false,
    "units": [
        {
            "pk": 4830,
            "dec_id": 9004779,
            "description": null,
            "slug": "9004779"
        },
        {
            "pk": 5090,
            "dec_id": 9001910,
            "description": null,
            "slug": "9001910"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "c0ca45a4-029e-450b-a26e-46b08b2bf8d3",
    "freq_mhz": "853.438",
    "tg_name": "POST45",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info