Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75336/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:32:06.373992Z",
    "action": 59,
    "target": "<strong>同樣地,所有的違規行為都將有不同的後續處置。</strong>以下列出一些例子。",
    "id": 534415,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/534415/?format=api"
}