API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7143517,
    "url": "https://scancbus.com/api_v1/transmission/7143517/?format=api",
    "start_datetime": "2026-04-23T11:53:09-04:00",
    "local_start_datetime": "11:53:09 04/23/2026",
    "audio_file": null,
    "talkgroup": 61053,
    "talkgroup_info": {
        "pk": 6636,
        "url": "https://scancbus.com/api_v1/talkgroups/6636/?format=api",
        "dec_id": 61053,
        "alpha_tag": "SO25COURT",
        "description": "FCSO Baliffs",
        "slug": "so25court",
        "service_type": "Law Talk"
    },
    "freq": 770206250,
    "emergency": false,
    "units": [
        {
            "pk": 3569,
            "dec_id": 2558700,
            "description": null,
            "slug": "2558700"
        },
        {
            "pk": 3605,
            "dec_id": 2556116,
            "description": null,
            "slug": "2556116"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "bbe09597-f519-41af-9e16-3402d5a02968",
    "freq_mhz": "770.206",
    "tg_name": "SO25COURT",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info