Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286868/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-24T16:26:52.167697Z",
    "action": 59,
    "target": "<strong>Avoid posting large header text in the public chat spaces, particularly the Tavern</strong>. Much like ALL CAPS, it reads as if you were yelling, and interferes with the comfortable atmosphere.",
    "id": 1169094,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1169094/?format=api"
}