API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5626003,
    "url": "https://scancbus.com/api_v1/transmission/5626003/?format=api",
    "start_datetime": "2026-04-04T04:01:19-04:00",
    "local_start_datetime": "04:01:19 04/04/2026",
    "audio_file": null,
    "talkgroup": 63626,
    "talkgroup_info": {
        "pk": 9,
        "url": "https://scancbus.com/api_v1/talkgroups/9/?format=api",
        "dec_id": 63626,
        "alpha_tag": "OSU-P1",
        "description": "OSU Police Dispatch",
        "slug": "osu-p1",
        "service_type": "Law Dispatch"
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 18,
            "dec_id": 2560007,
            "description": null,
            "slug": "2560007"
        },
        {
            "pk": 11652,
            "dec_id": 2562323,
            "description": null,
            "slug": "2562323"
        },
        {
            "pk": 11652,
            "dec_id": 2562323,
            "description": null,
            "slug": "2562323"
        }
    ],
    "play_length": 6.0,
    "print_play_length": "00:06",
    "slug": "b5b194a5-2e87-4e0c-9e86-27c8706aef6e",
    "freq_mhz": "774.531",
    "tg_name": "OSU-P1",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info