Changes API.

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

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

{
    "unit": "https://translate.phyphox.org/api/units/7078/?format=api",
    "component": "https://translate.phyphox.org/api/components/phyphox/ios/?format=api",
    "translation": "https://translate.phyphox.org/api/translations/phyphox/ios/es/?format=api",
    "user": "https://translate.phyphox.org/api/users/Jorge/?format=api",
    "author": "https://translate.phyphox.org/api/users/Jorge/?format=api",
    "timestamp": "2021-01-18T15:19:26.122681Z",
    "action": 2,
    "target": "Estás por permitir acceso remoto a la información recolectada. ¡Sólo deberías hacer esto en conexiones en las que confías!. Ten en cuenta además, que el acceso directo entre dispositivos podría no estar permitido en redes corporativas o universitarias.\n\nPara un mejor desempeño y una mayor seguridad, deberías realizar la conexión a este dispositivo mediante la opción de anclaje a red (punto de acceso móvil).\n\nDespués de presionar \"Aceptar\", podrás acceder a tu información desde cualquier navegador conectado en la misma red.",
    "id": 401,
    "action_name": "Translation changed",
    "url": "https://translate.phyphox.org/api/changes/401/?format=api"
}