Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76989471/?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-05-30T11:55:21.885067+02:00",
    "action": 5,
    "target": "Timer terakhir akan berakhir dalam %1$s",
    "id": 25890671,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/25890671/?format=api"
}