Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/130765/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-11T08:02:42.486089Z",
    "action": 59,
    "target": "The following two settings allow you to configure which locations annotations are active in. The first setting specifies the general rule, while the second list specifies the locations for which the rule shouldn't apply. For example, activated \"yes\" and exception locations \"XWiki\" and \"Main\" means that annotations will be active on all locations except for \"XWiki\" and \"Main\". As an opposite example, using activated \"no\" and exception locations \"Documents\" means that annotations will be active only for the \"Documents\" location.",
    "id": 319050,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/319050/?format=api"
}