Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/30593479/?format=api",
    "component": "https://hosted.weblate.org/api/components/newpipe/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/newpipe/strings/sr/?format=api",
    "user": "https://hosted.weblate.org/api/users/nexi/?format=api",
    "author": "https://hosted.weblate.org/api/users/nexi/?format=api",
    "timestamp": "2024-04-28T09:05:42.977069+02:00",
    "action": 2,
    "target": "Сродне ставке",
    "id": 88402508,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/88402508/?format=api"
}