API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12534254,
    "url": "https://scancbus.com/api_v1/transmission/12534254/?format=api",
    "start_datetime": "2026-07-04T14:40:09-04:00",
    "local_start_datetime": "14:40:09 07/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": 859937500,
    "emergency": false,
    "units": [
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 80190,
            "dec_id": 2543504,
            "description": null,
            "slug": "2543504"
        },
        {
            "pk": 80190,
            "dec_id": 2543504,
            "description": null,
            "slug": "2543504"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "9bab3dc1-a2dc-4499-a3d7-55b222902a96",
    "freq_mhz": "859.938",
    "tg_name": "CPD TAC 3A",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info