Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/227270/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/generic/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/generic/he/?format=api",
    "user": "https://translate.habitica.com/api/users/ArthurNinja/?format=api",
    "author": "https://translate.habitica.com/api/users/ArthurNinja/?format=api",
    "timestamp": "2021-06-17T10:24:09.692001Z",
    "action": 5,
    "target": "אפשרויות",
    "id": 258425,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/258425/?format=api"
}