API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5789238,
    "url": "https://scancbus.com/api_v1/transmission/5789238/?format=api",
    "start_datetime": "2026-04-06T17:22:56-04:00",
    "local_start_datetime": "17:22:56 04/06/2026",
    "audio_file": null,
    "talkgroup": 59653,
    "talkgroup_info": {
        "pk": 9958,
        "url": "https://scancbus.com/api_v1/talkgroups/9958/?format=api",
        "dec_id": 59653,
        "alpha_tag": "#59653",
        "description": "TalkGroup #59653",
        "slug": "59653",
        "service_type": null
    },
    "freq": 774531250,
    "emergency": false,
    "units": [
        {
            "pk": 67646,
            "dec_id": 5790129,
            "description": null,
            "slug": "5790129"
        },
        {
            "pk": 67646,
            "dec_id": 5790129,
            "description": null,
            "slug": "5790129"
        },
        {
            "pk": 94744,
            "dec_id": 5790165,
            "description": null,
            "slug": "5790165"
        },
        {
            "pk": 94744,
            "dec_id": 5790165,
            "description": null,
            "slug": "5790165"
        }
    ],
    "play_length": 11.0,
    "print_play_length": "00:11",
    "slug": "6e18e557-dd74-4d3c-98d3-23a8856512b9",
    "freq_mhz": "774.531",
    "tg_name": "#59653",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info