Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102771081/?format=api",
    "component": "https://hosted.weblate.org/api/components/hunspell/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/hunspell/translations/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/nam.dongsun/?format=api",
    "author": "https://hosted.weblate.org/api/users/nam.dongsun/?format=api",
    "timestamp": "2024-03-22T06:41:01.957745+01:00",
    "action": 5,
    "target": "금지!",
    "id": 85494918,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/85494918/?format=api"
}