Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/176369/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T16:32:42.561313Z",
    "action": 71,
    "target": "In order for this site to work and be able to measure the use of content, this platform uses cookies.<br /><br />\nIf needed, the Help section of your browser indicates how to configure cookies.<br /><br />\nFor more information on cookies, you can visit the <a href=\"http://www.aboutcookies.org/\">About Cookies</a> website.",
    "id": 176398,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/176398/?format=api"
}