API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5618340,
    "url": "https://scancbus.com/api_v1/transmission/5618340/?format=api",
    "start_datetime": "2026-04-04T00:49:45-04:00",
    "local_start_datetime": "00:49:45 04/04/2026",
    "audio_file": null,
    "talkgroup": 57286,
    "talkgroup_info": {
        "pk": 450,
        "url": "https://scancbus.com/api_v1/talkgroups/450/?format=api",
        "dec_id": 57286,
        "alpha_tag": "CPD TAC 2A",
        "description": "CPD Patrol tactical 2A",
        "slug": "cpd-tac-2a",
        "service_type": "Law Tac"
    },
    "freq": 857437500,
    "emergency": false,
    "units": [
        {
            "pk": 1249,
            "dec_id": 2552000,
            "description": "CPD200",
            "slug": "cpd200"
        },
        {
            "pk": 11820,
            "dec_id": 2521992,
            "description": null,
            "slug": "2521992"
        },
        {
            "pk": 11820,
            "dec_id": 2521992,
            "description": null,
            "slug": "2521992"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "bc5972aa-4c35-42ee-aaea-174f87b69ac8",
    "freq_mhz": "857.438",
    "tg_name": "CPD TAC 2A",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info