API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7322540,
    "url": "https://scancbus.com/api_v1/transmission/7322540/?format=api",
    "start_datetime": "2026-04-25T16:28:20-04:00",
    "local_start_datetime": "16:28:20 04/25/2026",
    "audio_file": null,
    "talkgroup": 51545,
    "talkgroup_info": {
        "pk": 672,
        "url": "https://scancbus.com/api_v1/talkgroups/672/?format=api",
        "dec_id": 51545,
        "alpha_tag": "POST45",
        "description": "OSP Post 45 Granville Dispatch",
        "slug": "post45",
        "service_type": "Law Dispatch"
    },
    "freq": 852762500,
    "emergency": false,
    "units": [
        {
            "pk": 4847,
            "dec_id": 9004772,
            "description": null,
            "slug": "9004772"
        },
        {
            "pk": 5164,
            "dec_id": 9001465,
            "description": null,
            "slug": "9001465"
        },
        {
            "pk": 5164,
            "dec_id": 9001465,
            "description": null,
            "slug": "9001465"
        }
    ],
    "play_length": 10.0,
    "print_play_length": "00:10",
    "slug": "2f6af4e4-4e39-4eca-8289-117291e9d76e",
    "freq_mhz": "852.763",
    "tg_name": "POST45",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info