API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8629552,
    "url": "https://scancbus.com/api_v1/transmission/8629552/?format=api",
    "start_datetime": "2026-05-12T22:55:50-04:00",
    "local_start_datetime": "22:55:50 05/12/2026",
    "audio_file": null,
    "talkgroup": 53209,
    "talkgroup_info": {
        "pk": 9952,
        "url": "https://scancbus.com/api_v1/talkgroups/9952/?format=api",
        "dec_id": 53209,
        "alpha_tag": "#53209",
        "description": "TalkGroup #53209",
        "slug": "53209",
        "service_type": null
    },
    "freq": 852175000,
    "emergency": false,
    "units": [
        {
            "pk": 66539,
            "dec_id": 9300884,
            "description": null,
            "slug": "9300884"
        },
        {
            "pk": 93636,
            "dec_id": 9300887,
            "description": null,
            "slug": "9300887"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "557fe105-cf50-412a-9cb9-286249d79376",
    "freq_mhz": "852.175",
    "tg_name": "#53209",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info