API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5626014,
    "url": "https://scancbus.com/api_v1/transmission/5626014/?format=api",
    "start_datetime": "2026-04-04T04:01:43-04:00",
    "local_start_datetime": "04:01:43 04/04/2026",
    "audio_file": null,
    "talkgroup": 57271,
    "talkgroup_info": {
        "pk": 2,
        "url": "https://scancbus.com/api_v1/talkgroups/2/?format=api",
        "dec_id": 57271,
        "alpha_tag": "CPD PATROL3",
        "description": "CPD Patrol 3 (Southwest)",
        "slug": "cpd-patrol3",
        "service_type": "Law Dispatch"
    },
    "freq": 858987500,
    "emergency": false,
    "units": [
        {
            "pk": 1446,
            "dec_id": 2521977,
            "description": "CPD Disp",
            "slug": "cpd-disp"
        },
        {
            "pk": 2492,
            "dec_id": 2542955,
            "description": null,
            "slug": "2542955"
        },
        {
            "pk": 2492,
            "dec_id": 2542955,
            "description": null,
            "slug": "2542955"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "9eef5fd1-d714-4520-b7c7-680426f3d0bf",
    "freq_mhz": "858.987",
    "tg_name": "PATROL3",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info