Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3328978/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/zh_Hans/?format=api",
    "user": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "author": "https://translate.habitica.com/api/users/Figgy/?format=api",
    "timestamp": "2024-09-27T13:28:44.186460Z",
    "action": 37,
    "target": "武装长颈鹿",
    "id": 1171479,
    "action_name": "Marked for edit",
    "url": "https://translate.habitica.com/api/changes/1171479/?format=api"
}