Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/64932/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/contrib/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/contrib/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "author": "https://translate.habitica.com/api/users/Ingoldo/?format=api",
    "timestamp": "2024-01-19T00:39:45.217092Z",
    "action": 2,
    "target": "Kickstarter资助人-<%= key %>级",
    "id": 1084741,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1084741/?format=api"
}