API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5613408,
    "url": "https://scancbus.com/api_v1/transmission/5613408/?format=api",
    "start_datetime": "2026-04-03T23:10:34-04:00",
    "local_start_datetime": "23:10:34 04/03/2026",
    "audio_file": null,
    "talkgroup": 61205,
    "talkgroup_info": {
        "pk": 9631,
        "url": "https://scancbus.com/api_v1/talkgroups/9631/?format=api",
        "dec_id": 61205,
        "alpha_tag": "#61205",
        "description": "TalkGroup #61205",
        "slug": "61205",
        "service_type": null
    },
    "freq": 770706250,
    "emergency": false,
    "units": [
        {
            "pk": 65877,
            "dec_id": 2575422,
            "description": null,
            "slug": "2575422"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "8d545127-0e17-4552-a35b-adb0cf8b920a",
    "freq_mhz": "770.706",
    "tg_name": "#61205",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info