Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/182471/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/es_419/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T14:31:42.467566Z",
    "action": 59,
    "target": "Las infracciones menores, aunque no son bien recibidas, tienen consecuencias menores. Si continúan ocurriendo, pueden llevar a consecuencias más severas con el tiempo.",
    "id": 529817,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/529817/?format=api"
}