API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12824636,
    "url": "https://scancbus.com/api_v1/transmission/12824636/?format=api",
    "start_datetime": "2026-07-08T13:15:43-04:00",
    "local_start_datetime": "13:15:43 07/08/2026",
    "audio_file": null,
    "talkgroup": 51591,
    "talkgroup_info": {
        "pk": 9796,
        "url": "https://scancbus.com/api_v1/talkgroups/9796/?format=api",
        "dec_id": 51591,
        "alpha_tag": "#51591",
        "description": "TalkGroup #51591",
        "slug": "51591",
        "service_type": null
    },
    "freq": 773131250,
    "emergency": false,
    "units": [
        {
            "pk": 4769,
            "dec_id": 9004824,
            "description": null,
            "slug": "9004824"
        },
        {
            "pk": 66516,
            "dec_id": 9000723,
            "description": null,
            "slug": "9000723"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "c5bcaff3-eaa6-452c-8457-f7168cc0f1e1",
    "freq_mhz": "773.131",
    "tg_name": "#51591",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info