Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/477010/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "timestamp": "2022-02-21T08:49:45.047265Z",
    "action": 2,
    "target": "Ein gültiger Domain-Name besteht aus Komponenten, die durch Punkte getrennt werden. \nJede Komponente enthält Buchstaben, Ziffern und Bindestriche. Komponenten dürfen nicht \nmit einem Bindestrich beginnen oder enden. Die letzte Komponente darf nicht mit einer Ziffer beginnen.",
    "id": 2028269,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2028269/?format=api"
}