API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5935541,
    "url": "https://scancbus.com/api_v1/transmission/5935541/?format=api",
    "start_datetime": "2026-04-08T14:28:30-04:00",
    "local_start_datetime": "14:28:30 04/08/2026",
    "audio_file": null,
    "talkgroup": 57517,
    "talkgroup_info": {
        "pk": 519,
        "url": "https://scancbus.com/api_v1/talkgroups/519/?format=api",
        "dec_id": 57517,
        "alpha_tag": "CPD CRT-4",
        "description": "Zone 4 Plain Cars",
        "slug": "cpd-crt-4",
        "service_type": "Law Tac"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 925,
            "dec_id": 2542569,
            "description": null,
            "slug": "2542569"
        },
        {
            "pk": 4282,
            "dec_id": 2541964,
            "description": null,
            "slug": "2541964"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "6d58985e-eee8-4197-9a00-4d65064b5ad9",
    "freq_mhz": "858.938",
    "tg_name": "CPD CRT-4",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info