Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8605914/?format=api",
    "component": "https://hosted.weblate.org/api/components/mailcleaner/support/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/mailcleaner/support/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-27T09:17:49.241401+02:00",
    "action": 59,
    "target": "有时,某些邮件列表被Mailcleaner拦截。这是由于他们的格式,这往往是非常相似的垃圾邮件。如上面所解释的,您可以请求对这些消息进行分析,并且我们的分析中心将负责将这些邮件列表放在白名单上,以防止它们在将来被阻止。",
    "id": 32630001,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/32630001/?format=api"
}