Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13392905/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/master/zh_Hant/?format=api",
    "user": "https://l10n.opensuse.org/api/users/CharlieChan/?format=api",
    "author": "https://l10n.opensuse.org/api/users/CharlieChan/?format=api",
    "timestamp": "2022-06-14T06:44:04.878429Z",
    "action": 5,
    "target": "在社交媒體上讓我們知道你有多喜歡你的使用體驗",
    "id": 2102568,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/2102568/?format=api"
}