API endpoint that allows users to be viewed or edited.

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

{
    "pk": 7143520,
    "url": "https://scancbus.com/api_v1/transmission/7143520/?format=api",
    "start_datetime": "2026-04-23T11:53:13-04:00",
    "local_start_datetime": "11:53:13 04/23/2026",
    "audio_file": null,
    "talkgroup": 54812,
    "talkgroup_info": {
        "pk": 9916,
        "url": "https://scancbus.com/api_v1/talkgroups/9916/?format=api",
        "dec_id": 54812,
        "alpha_tag": "#54812",
        "description": "TalkGroup #54812",
        "slug": "54812",
        "service_type": null
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 66282,
            "dec_id": 4090244,
            "description": null,
            "slug": "4090244"
        },
        {
            "pk": 110716,
            "dec_id": 4090176,
            "description": null,
            "slug": "4090176"
        }
    ],
    "play_length": 2.0,
    "print_play_length": "00:02",
    "slug": "7ea04482-ccc6-4d31-87f0-e658060aef9f",
    "freq_mhz": "774.781",
    "tg_name": "#54812",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info