API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5618336,
    "url": "https://scancbus.com/api_v1/transmission/5618336/?format=api",
    "start_datetime": "2026-04-04T00:49:43-04:00",
    "local_start_datetime": "00:49:43 04/04/2026",
    "audio_file": null,
    "talkgroup": 57291,
    "talkgroup_info": {
        "pk": 459,
        "url": "https://scancbus.com/api_v1/talkgroups/459/?format=api",
        "dec_id": 57291,
        "alpha_tag": "CPD TAC 3A",
        "description": "CPD Patrol tactical 3A",
        "slug": "cpd-tac-3a",
        "service_type": "Law Tac"
    },
    "freq": 856487500,
    "emergency": false,
    "units": [
        {
            "pk": 1425,
            "dec_id": 2550808,
            "description": "CPD 9080",
            "slug": "cpd-9080"
        },
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "3c4bb7c9-98b4-4ec4-aba8-c01f8f099053",
    "freq_mhz": "856.487",
    "tg_name": "CPD TAC 3A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info