Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/944118/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-livechat/peertube-plugin-livechat-documentation/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-livechat/peertube-plugin-livechat-documentation/es/?format=api",
    "user": "https://weblate.framasoft.org/api/users/rnek0/?format=api",
    "author": "https://weblate.framasoft.org/api/users/rnek0/?format=api",
    "timestamp": "2024-04-15T21:29:24.068200Z",
    "action": 5,
    "target": "Cuando hace un cambio, no debe siempre reconstruir el proyecto completo, y reinstalar el plugin en su entorno de desarrollo.  Puede solo construir la parte modificada( ejemplo, si solo has modificado los ficheros del cliente: `npm run build:client`).  Verifica el fichero `package.json` para los scripts de construcción disponibles.",
    "id": 774477,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/774477/?format=api"
}