Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/78585307/?format=api",
    "component": "https://hosted.weblate.org/api/components/galette/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/galette/glossary/ar/?format=api",
    "user": "https://hosted.weblate.org/api/users/boffire/?format=api",
    "author": "https://hosted.weblate.org/api/users/boffire/?format=api",
    "timestamp": "2024-02-02T08:27:15.969338+01:00",
    "action": 66,
    "target": "سيارة",
    "id": 79779193,
    "action_name": "Explanation updated",
    "url": "https://hosted.weblate.org/api/changes/79779193/?format=api"
}