API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5956731,
    "url": "https://scancbus.com/api_v1/transmission/5956731/?format=api",
    "start_datetime": "2026-04-08T19:25:48-04:00",
    "local_start_datetime": "19:25:48 04/08/2026",
    "audio_file": null,
    "talkgroup": 57293,
    "talkgroup_info": {
        "pk": 447,
        "url": "https://scancbus.com/api_v1/talkgroups/447/?format=api",
        "dec_id": 57293,
        "alpha_tag": "CPD TAC 3C",
        "description": "CPD Patrol tactical 3C",
        "slug": "cpd-tac-3c",
        "service_type": "Law Tac"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 1425,
            "dec_id": 2550808,
            "description": "CPD 9080",
            "slug": "cpd-9080"
        },
        {
            "pk": 1425,
            "dec_id": 2550808,
            "description": "CPD 9080",
            "slug": "cpd-9080"
        },
        {
            "pk": 1605,
            "dec_id": 2550840,
            "description": "CPD 84",
            "slug": "cpd-84"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "04866d86-5cf0-4df8-90d4-b31c8c57b791",
    "freq_mhz": "858.987",
    "tg_name": "CPD TAC 3C",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info