API endpoint that allows users to be viewed or edited.

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

{
    "pk": 9287112,
    "url": "https://scancbus.com/api_v1/transmission/9287112/?format=api",
    "start_datetime": "2026-05-21T14:36:26-04:00",
    "local_start_datetime": "14:36:26 05/21/2026",
    "audio_file": null,
    "talkgroup": 51705,
    "talkgroup_info": {
        "pk": 9779,
        "url": "https://scancbus.com/api_v1/talkgroups/9779/?format=api",
        "dec_id": 51705,
        "alpha_tag": "#51705",
        "description": "TalkGroup #51705",
        "slug": "51705",
        "service_type": null
    },
    "freq": 851275000,
    "emergency": false,
    "units": [
        {
            "pk": 8237,
            "dec_id": 9004780,
            "description": null,
            "slug": "9004780"
        },
        {
            "pk": 69079,
            "dec_id": 9000447,
            "description": null,
            "slug": "9000447"
        }
    ],
    "play_length": 3.0,
    "print_play_length": "00:03",
    "slug": "48c98be9-a69c-4037-b879-bc2d82811a71",
    "freq_mhz": "851.275",
    "tg_name": "#51705",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info