Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19660913/?format=api",
    "component": "https://hosted.weblate.org/api/components/conversejs/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/conversejs/translations/ro/?format=api",
    "user": "https://hosted.weblate.org/api/users/NicoaraAlex/?format=api",
    "author": "https://hosted.weblate.org/api/users/NicoaraAlex/?format=api",
    "timestamp": "2024-04-18T01:40:25.243138+02:00",
    "action": 2,
    "target": "%1$s a fost exclus de %2$s",
    "id": 87662772,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/87662772/?format=api"
}