Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75287/?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.373422Z",
    "action": 30,
    "target": "<strong>Do not send links without explanation or context</strong>. If players clicking on a link will result in any benefit to you, you need to disclose that. This applies in messages as well as Challenges.",
    "id": 534396,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/534396/?format=api"
}