Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/postgis-workshop/security/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 423,
    "next": "https://weblate.osgeo.org/api/components/postgis-workshop/security/changes/?format=api&page=3",
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/security/changes/?format=api",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/100583/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:26:17.042072Z",
            "action": 5,
            "target": "Este tipo de permisos serían necesarios, por ejemplo, para un servicio WFS de lectura/escritura.",
            "id": 2217604,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217604/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100580/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:26:09.972181Z",
            "action": 5,
            "target": "Para aplicaciones web que requieren acceso de escritura a tablas de datos, solo necesitamos otorgar permisos adicionales a las propias tablas, y podemos seguir utilizando el rol ``postgis_reader``.",
            "id": 2217603,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217603/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100578/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:26:02.956347Z",
            "action": 5,
            "target": "Desarrolladores o analistas que necesitan crear nuevas tablas y columnas de geometría como parte de su trabajo.",
            "id": 2217602,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217602/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100576/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:25:53.091878Z",
            "action": 5,
            "target": "Aplicaciones web y otras que necesitan escribir en tablas de datos existentes.",
            "id": 2217601,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217601/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100574/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:24:12.491100Z",
            "action": 5,
            "target": "Existen dos tipos de escenarios de lectura/escritura que debemos considerar:",
            "id": 2217600,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217600/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100572/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:24:02.405753Z",
            "action": 5,
            "target": "Usuarios de Lectura/Escritura",
            "id": 2217599,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217599/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100570/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:56.294153Z",
            "action": 5,
            "target": "Ahora tenemos un rol genérico ``postgis_reader`` que podemos aplicar a cualquier usuario que necesite leer tablas PostGIS.",
            "id": 2217598,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217598/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100569/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:50.039152Z",
            "action": 5,
            "target": "Por lo tanto, también necesitamos otorgar al rol ``postgis_reader`` acceso de lectura a todas las tablas de metadatos de PostGIS:",
            "id": 2217597,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217597/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100567/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:42.721119Z",
            "action": 5,
            "target": "La respuesta está en la declaración de error. Aunque nuestro usuario ``app1`` puede ver el contenido de la tabla ``nyc_streets`` sin problemas, no puede ver el contenido de ``spatial_ref_sys``, por lo que la llamada a :command:`ST_Transform` falla.",
            "id": 2217596,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217596/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100563/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:33.120373Z",
            "action": 5,
            "target": "Ahora, cuando iniciamos sesión como app1, podemos seleccionar filas de la tabla ``nyc_streets``. Sin embargo, ¡no podemos ejecutar una llamada a :command:`ST_Transform`! ¿Por qué no?",
            "id": 2217595,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217595/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100562/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:23.493557Z",
            "action": 5,
            "target": "La aplicación tendrá acceso específico a la tabla ``nyc_streets``, pero heredará el acceso necesario al sistema para operaciones PostGIS desde el rol ``postgis_reader``.",
            "id": 2217594,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217594/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100559/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:16.900691Z",
            "action": 5,
            "target": "Nuestro usuario de solo lectura será para que una aplicación web consulte la tabla ``nyc_streets``.",
            "id": 2217593,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217593/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100558/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:10.454825Z",
            "action": 5,
            "target": "Usuarios de Solo Lectura",
            "id": 2217592,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217592/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100556/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:23:05.257695Z",
            "action": 5,
            "target": "Así que, funcionalmente, las dos sentencias SQL siguientes son iguales: ambas crean un \"rol con el privilegio de login\", es decir, un \"usuario\".",
            "id": 2217591,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217591/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100554/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:55.077834Z",
            "action": 5,
            "target": "Un rol es un usuario y un usuario es un rol. La única diferencia es que un \"usuario\" puede considerarse un rol con el privilegio de \"login\".",
            "id": 2217590,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217590/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100552/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:48.180847Z",
            "action": 5,
            "target": "Creación de Roles",
            "id": 2217589,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217589/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100550/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:40.735734Z",
            "action": 5,
            "target": "En lugar de crear usuarios y otorgarles los poderes necesarios, crearemos dos roles con los privilegios adecuados y luego crearemos dos usuarios y los agregaremos a los roles apropiados. De esa manera podremos reutilizar fácilmente los roles cuando creemos más usuarios.",
            "id": 2217588,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217588/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100547/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:32.631122Z",
            "action": 5,
            "target": "Un usuario de lectura/escritura para usar por un desarrollador en la construcción de un software o análisis de datos.",
            "id": 2217587,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217587/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100546/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:25.396772Z",
            "action": 5,
            "target": "Un usuario de solo lectura para usar en una aplicación de publicación.",
            "id": 2217586,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217586/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100543/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:19.923334Z",
            "action": 5,
            "target": "En este capítulo crearemos dos usuarios de producción útiles:",
            "id": 2217585,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217585/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100541/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:13.719673Z",
            "action": 5,
            "target": "Usuarios y Roles",
            "id": 2217584,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217584/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100538/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:08.617361Z",
            "action": 5,
            "target": "Además, el servidor de PostgreSQL puede usar múltiples sistemas diferentes para autenticar usuarios. Esto significa que la base de datos puede utilizar la misma infraestructura de autenticación que otros componentes de la arquitectura, simplificando la gestión de contraseñas.",
            "id": 2217583,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217583/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100536/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:22:02.349467Z",
            "action": 5,
            "target": "PostgreSQL tiene un sistema de permisos rico y flexible, con la capacidad de asignar privilegios particulares a roles_ específicos, y otorgar a los usuarios los poderes de uno o más de esos roles_.",
            "id": 2217582,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217582/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100534/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-09-04T21:21:45.855046Z",
            "action": 5,
            "target": "Seguridad en PostgreSQL",
            "id": 2217581,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217581/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-29T07:48:14.393001Z",
            "action": 17,
            "target": "",
            "id": 2215193,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2215193/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100627/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-08-29T07:05:24.668823Z",
            "action": 5,
            "target": "Enlaces",
            "id": 2215180,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2215180/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/100627/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
            "timestamp": "2025-08-29T07:05:24.666949Z",
            "action": 45,
            "target": "",
            "id": 2215179,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/2215179/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-06-06T06:20:25.609511Z",
            "action": 17,
            "target": "",
            "id": 2136193,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2136193/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340025/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-06T06:17:42.971781Z",
            "action": 2,
            "target": "Kopiera ``server.crt`` och ``server.key`` till PostgreSQL-datakatalogen.",
            "id": 2136170,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2136170/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-06-05T13:50:31.179494Z",
            "action": 17,
            "target": "",
            "id": 2136010,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2136010/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2339991/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-05T13:47:27.067619Z",
            "action": 2,
            "target": "PostgreSQL har ett rikt och flexibelt behörighetssystem med förmågan att dela ut särskilda privilegier till särskilda roles_, och ge användare befogenheterna för en eller flera av dessa roles_.",
            "id": 2136006,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2136006/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2339991/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-05T13:46:56.798621Z",
            "action": 2,
            "target": "PostgreSQL har ett rikt och flexibelt behörighetssystem med förmågan att dela ut särskilda privilegier till särskilda roller_, och ge användare befogenheterna för en eller flera av dessa roller_.",
            "id": 2136005,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2136005/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340054/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2025-06-05T00:40:21.671813Z",
            "action": 29,
            "target": "Länkar",
            "id": 2135749,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://weblate.osgeo.org/api/changes/2135749/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340016/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2025-06-05T00:40:21.636403Z",
            "action": 29,
            "target": "Kryptering",
            "id": 2135748,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://weblate.osgeo.org/api/changes/2135748/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-06-04T17:47:54.596810Z",
            "action": 17,
            "target": "",
            "id": 2135687,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2135687/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340057/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.788849Z",
            "action": 9,
            "target": "`PostgreSQL SSL-stöd <http://www.postgresql.org/docs/current/static/libpq-ssl.html>`_",
            "id": 2134412,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134412/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340056/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.766365Z",
            "action": 9,
            "target": "`PostgreSQL Encrpyption <http://www.postgresql.org/docs/current/static/encryption-options.html>`_",
            "id": 2134411,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134411/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340055/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.720595Z",
            "action": 9,
            "target": "`PostgreSQL-autentisering <http://www.postgresql.org/docs/current/static/auth-methods.html>`_",
            "id": 2134410,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134410/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340054/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.691129Z",
            "action": 9,
            "target": "Länkar",
            "id": 2134409,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134409/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340053/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.645389Z",
            "action": 9,
            "target": "Raden för ``nyc`` i exemplet ovan är ett exempel på en fjärråtkomstpost. Exemplet ``nyc`` tillåter LDAP-autentiserad åtkomst endast till maskiner i det lokala nätverket (i det här fallet 192.168.1.-nätverket) och endast till nyc-databasen. Beroende på säkerheten i ditt nätverk kommer du att använda mer eller mindre strikta versioner av dessa regler i din produktionskonfiguration.",
            "id": 2134408,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134408/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340052/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.621616Z",
            "action": 9,
            "target": "Det är vanligt att lokala anslutningar är betrodda, eftersom åtkomst till själva servern vanligtvis är privilegierad. Fjärranslutningar är inaktiverade som standard när PostgreSQL installeras: om du vill ansluta från fjärrmaskiner måste du lägga till en post.",
            "id": 2134407,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134407/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340051/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.597724Z",
            "action": 9,
            "target": "**METHOD** anger vilket autentiseringsprotokoll som ska användas. \"trust\" hoppar helt över autentisering och accepterar helt enkelt alla giltiga användarnamn utan utmaning.",
            "id": 2134406,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134406/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340050/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.569782Z",
            "action": 9,
            "target": "**CIDR-ADDRESS** anger nätverksbegränsningarna för fjärranslutningar, med syntaxen network/netmask",
            "id": 2134405,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134405/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340049/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.540486Z",
            "action": 9,
            "target": "**USER** anger vilka användare raden avser eller \"all\" för alla användare",
            "id": 2134404,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134404/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340048/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.512380Z",
            "action": 9,
            "target": "**DATABASE** anger vilken databas som konfigurationsraden hänvisar till eller \"all\" för alla databaser",
            "id": 2134403,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134403/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340047/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.489947Z",
            "action": 9,
            "target": "**TYPE** avgör vilken typ av åtkomst som avses, antingen \"local\" för anslutningar från samma server eller \"host\" för fjärranslutningar.",
            "id": 2134402,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134402/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340046/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.468347Z",
            "action": 9,
            "target": "Filen består av fem kolumner",
            "id": 2134401,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134401/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340045/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.443500Z",
            "action": 9,
            "target": "Här är ett exempel på filen ``pg_hba.conf``:",
            "id": 2134400,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134400/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340044/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.421833Z",
            "action": 9,
            "target": "Autentiseringsmetoderna styrs av filen ``pg_hba.conf``. \"HBA\" i filnamnet står för \"host based access\", eftersom du inte bara kan ange vilken autentiseringsmetod som ska användas för varje databas, utan även kan begränsa värdåtkomsten med hjälp av nätverksadresser.",
            "id": 2134399,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134399/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2340043/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/security/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/security/sv/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
            "timestamp": "2025-06-04T13:14:02.400004Z",
            "action": 9,
            "target": "PAM_-autentisering är ett alternativ om du använder Linux eller Solaris och använder PAM_-schemat för transparent autentisering.",
            "id": 2134398,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/2134398/?format=api"
        }
    ]
}