API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5755180,
    "url": "https://scancbus.com/api_v1/transmission/5755180/?format=api",
    "start_datetime": "2026-04-06T09:50:29-04:00",
    "local_start_datetime": "09:50:29 04/06/2026",
    "audio_file": null,
    "talkgroup": 52565,
    "talkgroup_info": {
        "pk": 9773,
        "url": "https://scancbus.com/api_v1/talkgroups/9773/?format=api",
        "dec_id": 52565,
        "alpha_tag": "#52565",
        "description": "TalkGroup #52565",
        "slug": "52565",
        "service_type": null
    },
    "freq": 852212500,
    "emergency": false,
    "units": [
        {
            "pk": 64628,
            "dec_id": 9257647,
            "description": null,
            "slug": "9257647"
        },
        {
            "pk": 68491,
            "dec_id": 9200587,
            "description": null,
            "slug": "9200587"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "f7716044-0c9a-4bfd-a934-2999bdc3df1f",
    "freq_mhz": "852.212",
    "tg_name": "#52565",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info