API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6082792,
    "url": "https://scancbus.com/api_v1/transmission/6082792/?format=api",
    "start_datetime": "2026-04-10T01:18:36-04:00",
    "local_start_datetime": "01:18:36 04/10/2026",
    "audio_file": null,
    "talkgroup": 51781,
    "talkgroup_info": {
        "pk": 682,
        "url": "https://scancbus.com/api_v1/talkgroups/682/?format=api",
        "dec_id": 51781,
        "alpha_tag": "POST97",
        "description": "State Capitol Complex Security",
        "slug": "post97",
        "service_type": "Security"
    },
    "freq": 851812500,
    "emergency": false,
    "units": [
        {
            "pk": 4794,
            "dec_id": 9004805,
            "description": null,
            "slug": "9004805"
        },
        {
            "pk": 8096,
            "dec_id": 9004654,
            "description": null,
            "slug": "9004654"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "6c7977c4-6aed-49b1-b1f3-e507d7bb3321",
    "freq_mhz": "851.812",
    "tg_name": "POST97",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info