Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/104448933/?format=api",
    "component": "https://hosted.weblate.org/api/components/ewesticker/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ewesticker/strings/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2024-05-08T01:22:43.096312+02:00",
    "action": 2,
    "target": "Icono del paquete",
    "id": 89105659,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/89105659/?format=api"
}