Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2773413/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/he/?format=api",
    "user": "https://translate.habitica.com/api/users/ChenShaham/?format=api",
    "author": "https://translate.habitica.com/api/users/ChenShaham/?format=api",
    "timestamp": "2025-03-02T17:07:46.740678Z",
    "action": 5,
    "target": "אתה חדש בהביטיקה ולא יודע עדיין מה עושים? וותיק אבל לא מצליח לפענח איך להשתמש באחד מהפיצ'רים? מלא את הטופס הנ\"ל ואחד מחברי הצוות שלנו יחזור אליך.",
    "id": 1215083,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1215083/?format=api"
}