Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16023629/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-administration-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-administration-master/ja/?format=api",
    "user": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/carinahagl/?format=api",
    "timestamp": "2024-04-23T08:25:06.168902Z",
    "action": 2,
    "target": "新しい設定ファイルに[literal]``<filename>.conf``という名前を付ける場合は、適切なタイミングでロードされるようにしてください。 たとえば、[literal]``spacewalk-www.conf``で定義されたものを上書きするには、新しいファイルがアルファベット順でこのファイルの後にある必要があります。 Apacheがファイルをロードする方法の詳細については、``https://httpd.apache.org/docs``を参照してください。",
    "id": 3038671,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3038671/?format=api"
}