Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103574009/?format=api",
    "component": "https://hosted.weblate.org/api/components/liberaforms/gdpr-wizard/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/liberaforms/gdpr-wizard/eu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-14T12:16:04.491030+02:00",
    "action": 30,
    "target": "<p>The organization is the individual or legal entity who owns and controls the data, and is known as the 'Data controller'.</p><p>Data controllers bear the primary responsibility for complying with privacy laws and are subject to regulatory oversight and potential fines if they fail to meet their obligations.</p><p>The organization name, contact email and privacy policy web page are bound to the data, and are used to identify the entity responsible for the data  processing. Adding a link to your policy web page is strongly recommended when available.</p><p>Individual and legal entity examples:</p><ul><li>John Doe</li><li>My Business Inc.</li></ul><p>Note that if you are a public administration body, your liability differs to that of individuals and companies.</p>",
    "id": 65563741,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/65563741/?format=api"
}