API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10874234,
    "url": "https://scancbus.com/api_v1/transmission/10874234/?format=api",
    "start_datetime": "2026-06-11T17:38:04-04:00",
    "local_start_datetime": "17:38:04 06/11/2026",
    "audio_file": null,
    "talkgroup": 61031,
    "talkgroup_info": {
        "pk": 452,
        "url": "https://scancbus.com/api_v1/talkgroups/452/?format=api",
        "dec_id": 61031,
        "alpha_tag": "SO25TAC1W",
        "description": "FCSO West Tactical 1",
        "slug": "so25tac1w",
        "service_type": "Law Tac"
    },
    "freq": 770956250,
    "emergency": false,
    "units": [
        {
            "pk": 98417,
            "dec_id": 2509539,
            "description": null,
            "slug": "2509539"
        },
        {
            "pk": 100051,
            "dec_id": 2556070,
            "description": null,
            "slug": "2556070"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "d9410d49-f910-46ac-9490-e35f34db3a2b",
    "freq_mhz": "770.956",
    "tg_name": "SO25TAC1W",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info