API endpoint that allows users to be viewed or edited.

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

{
    "pk": 12949610,
    "url": "https://scancbus.com/api_v1/transmission/12949610/?format=api",
    "start_datetime": "2026-07-09T21:55:37-04:00",
    "local_start_datetime": "21:55:37 07/09/2026",
    "audio_file": null,
    "talkgroup": 17568,
    "talkgroup_info": {
        "pk": 415,
        "url": "https://scancbus.com/api_v1/talkgroups/415/?format=api",
        "dec_id": 17568,
        "alpha_tag": "WHPDTC1",
        "description": "Whitehall Police Tac 1",
        "slug": "whpdtc1",
        "service_type": "Law Tac"
    },
    "freq": 772356250,
    "emergency": false,
    "units": [
        {
            "pk": 85478,
            "dec_id": 2515992,
            "description": null,
            "slug": "2515992"
        },
        {
            "pk": 99869,
            "dec_id": 2515842,
            "description": null,
            "slug": "2515842"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "684c1275-951c-4ec3-b5f4-a4d3346789ed",
    "freq_mhz": "772.356",
    "tg_name": "WHPDTC1",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info