Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103293690/?format=api",
    "component": "https://hosted.weblate.org/api/components/lemminfinity/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/lemminfinity/glossary/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/alexture/?format=api",
    "author": "https://hosted.weblate.org/api/users/alexture/?format=api",
    "timestamp": "2023-08-08T08:49:28.356295+02:00",
    "action": 31,
    "target": "mode automatique",
    "id": 63163045,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/63163045/?format=api"
}