API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5878331,
    "url": "https://scancbus.com/api_v1/transmission/5878331/?format=api",
    "start_datetime": "2026-04-07T19:48:10-04:00",
    "local_start_datetime": "19:48:10 04/07/2026",
    "audio_file": null,
    "talkgroup": 51508,
    "talkgroup_info": {
        "pk": 9794,
        "url": "https://scancbus.com/api_v1/talkgroups/9794/?format=api",
        "dec_id": 51508,
        "alpha_tag": "#51508",
        "description": "TalkGroup #51508",
        "slug": "51508",
        "service_type": null
    },
    "freq": 774781250,
    "emergency": false,
    "units": [
        {
            "pk": 5591,
            "dec_id": 9004477,
            "description": null,
            "slug": "9004477"
        },
        {
            "pk": 68894,
            "dec_id": 9002577,
            "description": null,
            "slug": "9002577"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "73b94dad-25f3-4162-a866-3940f29533e6",
    "freq_mhz": "774.781",
    "tg_name": "#51508",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info