API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12824628,
    "url": "https://scancbus.com/api_v1/transmission/12824628/?format=api",
    "start_datetime": "2026-07-08T13:15:34-04:00",
    "local_start_datetime": "13:15:34 07/08/2026",
    "audio_file": null,
    "talkgroup": 57326,
    "talkgroup_info": {
        "pk": 476,
        "url": "https://scancbus.com/api_v1/talkgroups/476/?format=api",
        "dec_id": 57326,
        "alpha_tag": "CFD TA1",
        "description": "CFD Academy Tac 1",
        "slug": "cfd-ta1",
        "service_type": "Fire-Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 91242,
            "dec_id": 2504464,
            "description": null,
            "slug": "2504464"
        },
        {
            "pk": 91242,
            "dec_id": 2504464,
            "description": null,
            "slug": "2504464"
        },
        {
            "pk": 91242,
            "dec_id": 2504464,
            "description": null,
            "slug": "2504464"
        },
        {
            "pk": 91242,
            "dec_id": 2504464,
            "description": null,
            "slug": "2504464"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "32af5510-b34d-4c63-a38b-569480d4bb2d",
    "freq_mhz": "857.438",
    "tg_name": "CFD TA1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info