API endpoint that allows users to be viewed or edited.

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

{
    "pk": 8008240,
    "url": "https://scancbus.com/api_v1/transmission/8008240/?format=api",
    "start_datetime": "2026-05-05T00:09:34-04:00",
    "local_start_datetime": "00:09:34 05/05/2026",
    "audio_file": null,
    "talkgroup": 31002,
    "talkgroup_info": {
        "pk": 1168,
        "url": "https://scancbus.com/api_v1/talkgroups/1168/?format=api",
        "dec_id": 31002,
        "alpha_tag": "LNDPDSP",
        "description": "London Police Dispatch",
        "slug": "lndpdsp",
        "service_type": "Law Dispatch"
    },
    "freq": 770456250,
    "emergency": false,
    "units": [
        {
            "pk": 71511,
            "dec_id": 4990432,
            "description": null,
            "slug": "4990432"
        }
    ],
    "play_length": 9.0,
    "print_play_length": "00:09",
    "slug": "9fb0fcbe-6e01-40ea-9a5a-deaed6ba8f1f",
    "freq_mhz": "770.456",
    "tg_name": "LNDPDSP",
    "source": 40,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info