Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/78/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-translate/extension/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-translate/extension/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-18T14:56:52.893703Z",
    "action": 71,
    "target": "Once enabled, all areas of the entire webpage will be translated. If disabled, the default smart recognition will be used to translate only the main areas. (Not recommended to enable)",
    "id": 81,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/81/?format=api"
}