Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/31659/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/official/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/official/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-28T05:22:48.390833Z",
    "action": 71,
    "target": "Pluralized label for \"{count} documents found\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)",
    "id": 43769,
    "action_name": "String added in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/43769/?format=api"
}