API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5714389,
    "url": "https://scancbus.com/api_v1/transmission/5714389/?format=api",
    "start_datetime": "2026-04-05T16:22:00-04:00",
    "local_start_datetime": "16:22:00 04/05/2026",
    "audio_file": null,
    "talkgroup": 61346,
    "talkgroup_info": {
        "pk": 375,
        "url": "https://scancbus.com/api_v1/talkgroups/375/?format=api",
        "dec_id": 61346,
        "alpha_tag": "METPKDSP",
        "description": "Metro Parks PD Dispatch",
        "slug": "metpkdsp",
        "service_type": "Law Dispatch"
    },
    "freq": 851850000,
    "emergency": false,
    "units": [
        {
            "pk": 4594,
            "dec_id": 2573531,
            "description": null,
            "slug": "2573531"
        },
        {
            "pk": 6768,
            "dec_id": 2573614,
            "description": null,
            "slug": "2573614"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "eb30d4d4-b97c-4b50-9681-ec46f05216b2",
    "freq_mhz": "851.850",
    "tg_name": "METPKDSP",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info