Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76989386/?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:01:17.532507+01:00",
    "action": 5,
    "target": "Harap periksa apa sudah ada issue yang mendiskusikan crash Anda. Apabila Anda membuat tiket duplikat, Anda telah mengambil waktu kami yang seharusnya bisa kami habiskan untuk memperbaiki bug nya.",
    "id": 38405451,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/38405451/?format=api"
}