Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/101778/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/front/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/front/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-18T18:45:19.510436Z",
    "action": 30,
    "target": "Stay accountable by tracking and managing your Habits, Daily goals, and To Do list with Habitica’s easy-to-use mobile apps and web interface.",
    "id": 155102,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/155102/?format=api"
}