Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/218759/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
    "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
    "timestamp": "2026-01-14T14:42:51.058995Z",
    "action": 2,
    "target": "Réduit les dommages subis des Quotidiennes manquées et des Habitudes négatives. Ne réduit pas les dégâts infligés par les boss de Quête.",
    "id": 1314997,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1314997/?format=api"
}