Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286364/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:47.485046Z",
    "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": 530798,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/530798/?format=api"
}