Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11920147/?format=api",
    "component": "https://l10n.opensuse.org/api/components/zypper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/BerndRitter/?format=api",
    "author": "https://l10n.opensuse.org/api/users/BerndRitter/?format=api",
    "timestamp": "2020-09-18T21:08:10.773575Z",
    "action": 4,
    "target": "Der Befehl ist ein Alias für '%1%' und führt eine Suche ohne Unterscheidung zwischen Groß- und Kleinschreibung durch. Für eine Suche, die die Schreibweise berücksichtigt, sollte der Befehl mit der '%2'-Option aufgerufen werden.",
    "id": 1534932,
    "action_name": "Suggestion added",
    "url": "https://l10n.opensuse.org/api/changes/1534932/?format=api"
}