Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103705622/?format=api",
    "component": "https://hosted.weblate.org/api/components/hammer/server/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/hammer/server/en/?format=api",
    "user": "https://hosted.weblate.org/api/users/Issa1553/?format=api",
    "author": "https://hosted.weblate.org/api/users/Issa1553/?format=api",
    "timestamp": "2024-01-02T00:28:44.061486+01:00",
    "action": 2,
    "target": "No valid token found",
    "id": 76192223,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/76192223/?format=api"
}