Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12800633/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/Arusekk/?format=api",
    "author": "https://hosted.weblate.org/api/users/Arusekk/?format=api",
    "timestamp": "2023-04-10T15:29:01.839335+02:00",
    "action": 5,
    "target": "To samo hasło byłoby użyte do zabezpieczenia tego interfejsu administracyjnego, dla użytkownika root w interfejsie internetowym LuCI i do logowania SSH. Użyj silnego hasła! (Jeśli zdecydujesz się nie ustawiać hasła od zaawansowanej konfiguracji, będzie można to zrobić później. Do tego czasu konto root będzie zablokowane.)",
    "id": 53313288,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/53313288/?format=api"
}