Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11091790/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/ThomasKoller/?format=api",
    "author": "https://l10n.opensuse.org/api/users/ThomasKoller/?format=api",
    "timestamp": "2019-08-29T20:59:59.594421Z",
    "action": 5,
    "target": "Um Google Chrome zu installieren müssen Sie ihn nur direkt von Google herunterladen. Google stellt ein Repository bereit, das Ihrem System hinzugefügt wird wenn Sie Google Chrome installieren. Das wird ihm erlauben neben dem System aktualisiert zu werden.",
    "id": 1279528,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1279528/?format=api"
}