Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/653831/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/hu/?format=api",
    "user": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "author": "https://translate.habitica.com/api/users/RViktor/?format=api",
    "timestamp": "2025-03-03T16:37:28.482310Z",
    "action": 2,
    "target": "Először is, nézzük a szokásokat! Lehetnek pozitív szokások, amiket fejleszteni szeretnél vagy negatívak, amikről le akarsz szokni.",
    "id": 1217316,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1217316/?format=api"
}