Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/120441321/?format=api",
    "component": "https://hosted.weblate.org/api/components/jasp/jasppredictiveanalytics-r/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jasp/jasppredictiveanalytics-r/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/ecadrian/?format=api",
    "author": "https://hosted.weblate.org/api/users/ecadrian/?format=api",
    "timestamp": "2024-04-07T23:57:40.371343+02:00",
    "action": 5,
    "target": "Se intentó ajustar el modelo de predicción %s, pero este modelo requiere que la varianza de la variable dependiente sea mayor  variable is larger than zero. Either increase the training window or choose a different prediction model.",
    "id": 86908898,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/86908898/?format=api"
}