Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/379123/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/backend/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/backend/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Kate/?format=api",
    "timestamp": "2022-10-13T16:50:38.441847Z",
    "action": 2,
    "target": "Wenn Sie ein Konto erstellen, erklären Sie sich damit einverstanden, die Sicherheit und Vertraulichkeit Ihres Passworts aufrechtzuerhalten und akzeptieren alle Risiken eines unbefugten Zugriffs auf Ihre Kontodaten und alle anderen Informationen, die Sie <b>%{instance_name}</b> zur Verfügung stellen.",
    "id": 432088,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/432088/?format=api"
}