API endpoint that allows users to be viewed or edited.

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

{
    "pk": 6269804,
    "url": "https://scancbus.com/api_v1/transmission/6269804/?format=api",
    "start_datetime": "2026-04-12T12:53:54-04:00",
    "local_start_datetime": "12:53:54 04/12/2026",
    "audio_file": null,
    "talkgroup": 63525,
    "talkgroup_info": {
        "pk": 768,
        "url": "https://scancbus.com/api_v1/talkgroups/768/?format=api",
        "dec_id": 63525,
        "alpha_tag": "OSUDPS4",
        "description": "Public safety mutual aid 4",
        "slug": "osudps4",
        "service_type": "Interop"
    },
    "freq": 773681250,
    "emergency": false,
    "units": [
        {
            "pk": 10578,
            "dec_id": 2504040,
            "description": null,
            "slug": "2504040"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "7ddb4ed0-4884-4ee3-8b70-893eed57dda9",
    "freq_mhz": "773.681",
    "tg_name": "OSUDPS4",
    "source": 39,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info