Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3330236/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/de/?format=api",
    "user": "https://translate.habitica.com/api/users/KatharinaKuo/?format=api",
    "author": "https://translate.habitica.com/api/users/KatharinaKuo/?format=api",
    "timestamp": "2024-12-05T14:23:56.661790Z",
    "action": 5,
    "target": "Diese Leiste füllt sich, wenn du deine Tagesaufgaben nicht erledigst. Wenn sie voll ist, nimmt die Herumtrödelnde Krabbe einen Teil der MP deiner Party weg!",
    "id": 1191868,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1191868/?format=api"
}