API endpoint that allows users to be viewed or edited.

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

{
    "pk": 13463379,
    "url": "https://scancbus.com/api_v1/transmission/13463379/?format=api",
    "start_datetime": "2026-07-16T16:42:12-04:00",
    "local_start_datetime": "16:42:12 07/16/2026",
    "audio_file": null,
    "talkgroup": 61260,
    "talkgroup_info": {
        "pk": 617,
        "url": "https://scancbus.com/api_v1/talkgroups/617/?format=api",
        "dec_id": 61260,
        "alpha_tag": "RPD TAC1",
        "description": "Reynoldsburg Police Tactical 1",
        "slug": "rpd-tac1",
        "service_type": "Law Tac"
    },
    "freq": 852950000,
    "emergency": false,
    "units": [
        {
            "pk": 58088,
            "dec_id": 2516841,
            "description": null,
            "slug": "2516841"
        },
        {
            "pk": 102266,
            "dec_id": 2516020,
            "description": null,
            "slug": "2516020"
        }
    ],
    "play_length": 5.0,
    "print_play_length": "00:05",
    "slug": "cc0b9c50-6fb0-4ab3-bdf7-260fc5b0c962",
    "freq_mhz": "852.950",
    "tg_name": "RPD TAC1",
    "source": 7,
    "audio_url": "https://scancbus.nyc3.cdn.digitaloceanspaces.com/audio_files/",
    "system": 0,
    "audio_file_type": "m4a"
}
Talkgroup info