API endpoint that allows users to be viewed or edited.

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

{
    "pk": 10762341,
    "url": "https://scancbus.com/api_v1/transmission/10762341/?format=api",
    "start_datetime": "2026-06-10T12:30:51-04:00",
    "local_start_datetime": "12:30:51 06/10/2026",
    "audio_file": null,
    "talkgroup": 53070,
    "talkgroup_info": {
        "pk": 9684,
        "url": "https://scancbus.com/api_v1/talkgroups/9684/?format=api",
        "dec_id": 53070,
        "alpha_tag": "#53070",
        "description": "TalkGroup #53070",
        "slug": "53070",
        "service_type": null
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 5469,
            "dec_id": 9101503,
            "description": null,
            "slug": "9101503"
        },
        {
            "pk": 91913,
            "dec_id": 9101229,
            "description": null,
            "slug": "9101229"
        },
        {
            "pk": 91913,
            "dec_id": 9101229,
            "description": null,
            "slug": "9101229"
        }
    ],
    "play_length": 7.0,
    "print_play_length": "00:07",
    "slug": "229fd86d-c41f-4409-a521-e7a7fe3169ab",
    "freq_mhz": "770.456",
    "tg_name": "#53070",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info