API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5802611,
    "url": "https://scancbus.com/api_v1/transmission/5802611/?format=api",
    "start_datetime": "2026-04-06T21:09:33-04:00",
    "local_start_datetime": "21:09:33 04/06/2026",
    "audio_file": null,
    "talkgroup": 57274,
    "talkgroup_info": {
        "pk": 7757,
        "url": "https://scancbus.com/api_v1/talkgroups/7757/?format=api",
        "dec_id": 57274,
        "alpha_tag": "CPD PATROL 6",
        "description": "CPD Patrol 6 (Linden)",
        "slug": "cpd-patrol-6",
        "service_type": "Law Dispatch"
    },
    "freq": 858937500,
    "emergency": false,
    "units": [
        {
            "pk": 838,
            "dec_id": 2541550,
            "description": null,
            "slug": "2541550"
        },
        {
            "pk": 7566,
            "dec_id": 2545191,
            "description": null,
            "slug": "2545191"
        },
        {
            "pk": 80908,
            "dec_id": 2543506,
            "description": null,
            "slug": "2543506"
        }
    ],
    "play_length": 17.0,
    "print_play_length": "00:17",
    "slug": "d6413ddb-36c2-4ab0-9243-0611361af79e",
    "freq_mhz": "858.938",
    "tg_name": "PATROL 6",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info