Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/658644/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-29T10:12:28.766208Z",
    "action": 59,
    "target": "You can send a new message to a user by visiting their profile and clicking the \"Message\" button.",
    "id": 1198092,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1198092/?format=api"
}