Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11877966/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2021-02-26T00:58:42.538288Z",
    "action": 2,
    "target": "パスワードの確認 <span class=\"required-form-field\">*</span>:",
    "id": 1700779,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1700779/?format=api"
}