Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5669966/?format=api",
    "component": "https://hosted.weblate.org/api/components/navigate-cms/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/navigate-cms/translations/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/bryanobr/?format=api",
    "author": "https://hosted.weblate.org/api/users/bryanobr/?format=api",
    "timestamp": "2024-01-27T20:27:35.930267+01:00",
    "action": 2,
    "target": "verificar",
    "id": 79202590,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/79202590/?format=api"
}