API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8070878,
    "url": "https://scancbus.com/api_v1/transmission/8070878/?format=api",
    "start_datetime": "2026-05-05T17:01:08-04:00",
    "local_start_datetime": "17:01:08 05/05/2026",
    "audio_file": null,
    "talkgroup": 53039,
    "talkgroup_info": {
        "pk": 10076,
        "url": "https://scancbus.com/api_v1/talkgroups/10076/?format=api",
        "dec_id": 53039,
        "alpha_tag": "#53039",
        "description": "TalkGroup #53039",
        "slug": "53039",
        "service_type": null
    },
    "freq": 852425000,
    "emergency": false,
    "units": [
        {
            "pk": 12645,
            "dec_id": 9302505,
            "description": null,
            "slug": "9302505"
        },
        {
            "pk": 93825,
            "dec_id": 9303210,
            "description": null,
            "slug": "9303210"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "df940260-6240-4501-8b1d-c060769297a8",
    "freq_mhz": "852.425",
    "tg_name": "#53039",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info