Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/801430/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/fr_FR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "author": "https://weblate.framasoft.org/api/users/chocobozzz/?format=api",
    "timestamp": "2024-04-22T09:10:11.586386Z",
    "action": 8,
    "target": "Un email sera envoyé sur <x id=\"START_EMPHASISED_TEXT\" ctype=\"x-em\" equiv-text=\"&lt ;em&gt ;\"/><x id=\"INTERPOLATION\" equiv-text=\"{{ registration.email }}\"/><x id=\"CLOSE_EMPHASISED_TEXT\" ctype=\"x-em\" equiv-text=\"&lt ;/em&gt ;\"/> annonçant que le compte a été créé, et incluant le message de modération rédigé ci-dessous. ",
    "id": 777462,
    "action_name": "Traduction restaurée",
    "url": "https://weblate.framasoft.org/api/changes/777462/?format=api"
}