API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5889544,
    "url": "https://scancbus.com/api_v1/transmission/5889544/?format=api",
    "start_datetime": "2026-04-07T23:22:28-04:00",
    "local_start_datetime": "23:22:28 04/07/2026",
    "audio_file": null,
    "talkgroup": 57299,
    "talkgroup_info": {
        "pk": 456,
        "url": "https://scancbus.com/api_v1/talkgroups/456/?format=api",
        "dec_id": 57299,
        "alpha_tag": "CPD TAC 4D",
        "description": "CPD Patrol tactical 4D",
        "slug": "cpd-tac-4d",
        "service_type": "Law Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 108210,
            "dec_id": 2550428,
            "description": null,
            "slug": "2550428"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "d9da09da-7c33-401d-9a51-9403ce87a0f4",
    "freq_mhz": "857.438",
    "tg_name": "CPD TAC 4D",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info