API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5919227,
    "url": "https://scancbus.com/api_v1/transmission/5919227/?format=api",
    "start_datetime": "2026-04-08T10:58:20-04:00",
    "local_start_datetime": "10:58:20 04/08/2026",
    "audio_file": null,
    "talkgroup": 51565,
    "talkgroup_info": {
        "pk": 674,
        "url": "https://scancbus.com/api_v1/talkgroups/674/?format=api",
        "dec_id": 51565,
        "alpha_tag": "POST65",
        "description": "OSP Post 65 Circleville Disp",
        "slug": "post65",
        "service_type": "Law Dispatch"
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 1508,
            "dec_id": 9000151,
            "description": null,
            "slug": "9000151"
        },
        {
            "pk": 4756,
            "dec_id": 9004786,
            "description": null,
            "slug": "9004786"
        }
    ],
    "play_length": 4.0,
    "print_play_length": "00:04",
    "slug": "20f129c2-d68b-45ba-a616-12aeca228855",
    "freq_mhz": "770.456",
    "tg_name": "POST65",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info