Changes API.

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

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

{
    "unit": "https://weblate.immersivetranslate.com/api/units/42822/?format=api",
    "component": "https://weblate.immersivetranslate.com/api/components/immersive-document-translation/global-i18n/?format=api",
    "translation": "https://weblate.immersivetranslate.com/api/translations/immersive-document-translation/global-i18n/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-02-13T06:59:36.514727Z",
    "action": 59,
    "target": "Yes, we did find that there is more and higher-quality foreign language content on the internet. That's why we developed Immersive Translate. We have also compiled a list of <a href=\"{url1}\" target=\"_blank\">high-quality English websites</a> that you can explore for content that interests you. Additionally, you can follow individuals or topics of interest on popular foreign social media platforms for real-time information, such as <a href=\"{twitterUrl}\" target=\"_blank\">Twitter</a>, <a href=\"{redditUrl}\" target=\"_blank\">Reddit</a>, <a href=\"{youtubeUrl}\"target=\"_blank\">YouTube</a>, and so on.",
    "id": 134009,
    "action_name": "String updated in the repository",
    "url": "https://weblate.immersivetranslate.com/api/changes/134009/?format=api"
}