API endpoint that allows users to be viewed or edited.

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

{
    "pk": 5710436,
    "url": "https://scancbus.com/api_v1/transmission/5710436/?format=api",
    "start_datetime": "2026-04-05T14:52:24-04:00",
    "local_start_datetime": "14:52:24 04/05/2026",
    "audio_file": null,
    "talkgroup": 51781,
    "talkgroup_info": {
        "pk": 682,
        "url": "https://scancbus.com/api_v1/talkgroups/682/?format=api",
        "dec_id": 51781,
        "alpha_tag": "POST97",
        "description": "State Capitol Complex Security",
        "slug": "post97",
        "service_type": "Security"
    },
    "freq": 772606250,
    "emergency": false,
    "units": [
        {
            "pk": 4794,
            "dec_id": 9004805,
            "description": null,
            "slug": "9004805"
        },
        {
            "pk": 55490,
            "dec_id": 9001002,
            "description": null,
            "slug": "9001002"
        }
    ],
    "play_length": 8.0,
    "print_play_length": "00:08",
    "slug": "b0314233-78b0-4512-97cc-9d6da3ea5586",
    "freq_mhz": "772.606",
    "tg_name": "POST97",
    "source": 4,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info