Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/576947/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/npc/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/npc/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-16T15:01:32.498767Z",
    "action": 30,
    "target": "Habitica is an open source project that depends on our users for support. The money you spend on gems helps us keep the servers running, maintain a small staff, develop new features, and provide incentives for our volunteers",
    "id": 363555,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/363555/?format=api"
}