Changes API.

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

GET /api/changes/88776144/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://hosted.weblate.org/api/units/4013255/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/LG6280/?format=api",
    "author": "https://hosted.weblate.org/api/users/LG6280/?format=api",
    "timestamp": "2024-05-02T23:50:16.321317+02:00",
    "action": 5,
    "target": "Para ponerla a trabajar, primero tiene que crear correctamente la [[pmadb|pmadb]]. Una vez esté configurada, seleccione la página \"Estructura\" (en inglés, “Structure”) de una tabla. Debajo de la definición de la tabla, aparece un enlace llamado \"Vista de relaciones\" (en inglés, “Relation view”). Si hace clic en ese enlace, aparecerá una página que ofrecerá crear relaciones entre casi todos los campos de la tabla seleccionada y otra tabla. Solamente las CLAVES PRIMARIAS aparecerán ahí, así es que si el campo al cual se refiere no aparece, es bien posible que esté haciendo algo mal. El menú desplegable en la parte inferior es el campo que será usado como el nombre para un registro.",
    "id": 88776144,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/88776144/?format=api"
}