Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/3133666/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-gtk-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-gtk-pkg/master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "author": "https://l10n.opensuse.org/api/users/YasuhikoKamata/?format=api",
    "timestamp": "2021-05-08T23:27:36.177106Z",
    "action": 2,
    "target": "<h3>検索</h3><p>検索フィールドに文字列を入力することで、パッケージの名前や説明に対する検索を行うことができます。 (たとえば 'office' で検索すると、 'LibreOffice' パッケージだけでなく、説明文にその文字列が含まれる 'AbiWord' も検索できます) 。また、空白で区切ることで複数のキーワードを指定することもできます。 (たとえば 'spread sheet' で検索すると、 'libreoffice-calc' が検索できます) 。そのほか、特定のリポジトリ内でパッケージを検索するなど、フィルタと組み合わせて検索を行うこともできます。そのほか、ファイルに対する検索など、検索属性も指定できます。</p>",
    "id": 1802860,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1802860/?format=api"
}