Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/169679/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-09-14T13:33:12.797051Z",
    "action": 30,
    "target": "Organizing the household chores or managing a small class project? Habitica’s Group Plans provide a shared task experience and dedicated chat space to help you and your group stay motivated.",
    "id": 1166022,
    "action_name": "Source string changed",
    "url": "https://translate.habitica.com/api/changes/1166022/?format=api"
}