API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8070855,
    "url": "https://scancbus.com/api_v1/transmission/8070855/?format=api",
    "start_datetime": "2026-05-05T17:00:49-04:00",
    "local_start_datetime": "17:00:49 05/05/2026",
    "audio_file": null,
    "talkgroup": 54530,
    "talkgroup_info": {
        "pk": 702,
        "url": "https://scancbus.com/api_v1/talkgroups/702/?format=api",
        "dec_id": 54530,
        "alpha_tag": "XLECOM9",
        "description": "Local Event Communications 9",
        "slug": "xlecom9",
        "service_type": "Interop"
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 74187,
            "dec_id": 890458,
            "description": null,
            "slug": "890458"
        },
        {
            "pk": 111238,
            "dec_id": 942731,
            "description": null,
            "slug": "942731"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "d258a351-45fd-438d-b6b0-b24e52d9318e",
    "freq_mhz": "770.456",
    "tg_name": "XLECOM9",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info