API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5618321,
    "url": "https://scancbus.com/api_v1/transmission/5618321/?format=api",
    "start_datetime": "2026-04-04T00:49:13-04:00",
    "local_start_datetime": "00:49:13 04/04/2026",
    "audio_file": null,
    "talkgroup": 57304,
    "talkgroup_info": {
        "pk": 288,
        "url": "https://scancbus.com/api_v1/talkgroups/288/?format=api",
        "dec_id": 57304,
        "alpha_tag": "CPD TAC 5D",
        "description": "CPD Patrol tactical 5D",
        "slug": "cpd-tac-5d",
        "service_type": "Law Tac"
    },
    "freq": 856937500,
    "emergency": false,
    "units": [
        {
            "pk": 589,
            "dec_id": 2551110,
            "description": "CPD111",
            "slug": "cpd111"
        },
        {
            "pk": 617,
            "dec_id": 2551120,
            "description": null,
            "slug": "2551120"
        },
        {
            "pk": 55614,
            "dec_id": 2551130,
            "description": "CPD 113",
            "slug": "cpd-113"
        }
    ],
    "play_length": 15.0,
    "print_play_length": "00:15",
    "slug": "f104f19e-e950-4265-af79-a3d96ff1e86c",
    "freq_mhz": "856.938",
    "tg_name": "CPD TAC 5D",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info