Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76989455/?format=api",
    "component": "https://hosted.weblate.org/api/components/dicio-android/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dicio-android/strings/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/liimee/?format=api",
    "author": "https://hosted.weblate.org/api/users/liimee/?format=api",
    "timestamp": "2022-11-06T04:28:52.951459+01:00",
    "action": 5,
    "target": "Telepon %1$s?",
    "id": 38405488,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/38405488/?format=api"
}