Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4010788/?format=api",
    "component": "https://hosted.weblate.org/api/components/phpmyadmin/documentation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/phpmyadmin/documentation/ar/?format=api",
    "user": "https://hosted.weblate.org/api/users/OneiMoment/?format=api",
    "author": "https://hosted.weblate.org/api/users/OneiMoment/?format=api",
    "timestamp": "2024-01-31T15:42:15.019805+01:00",
    "action": 5,
    "target": "في الاستعلام الخاص بك، حيث VARIABLE1 هي السلسلة التي أدخلتها في مربع الإدخال Variable 1.",
    "id": 79668650,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/79668650/?format=api"
}