Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/82756111/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/99_backcover/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/99_backcover/pl/?format=api",
    "user": "https://hosted.weblate.org/api/users/gnu-ewm/?format=api",
    "author": "https://hosted.weblate.org/api/users/gnu-ewm/?format=api",
    "timestamp": "2023-03-25T10:25:46.106098+01:00",
    "action": 2,
    "target": "Podręcznik Administratora Debiana, zaktualizowany całkowicie dla dystrybucji Debian 11 \"Bullseye\", jest nadbudowany na sukcesie swoich poprzednich 9 wydań. Obecna książka, dostępna dla wszystkich, uczy podstaw każdego, kto chce się stać niezależnym administratorem systemu Debian GNU/Linux. Obejmuje wszystkie kwestie, które powinien biegle opanować administrator Linuksa, począwszy od instalacji i aktualizacji systemu, poprzez tworzenie pakietów i kompilację jądra, monitorowanie, tworzenie kopii zapasowych i migrację, nie zapominając o zaawansowanych kwestiach, takich jak: ustawienia SELinux lub AppArmor, bezpieczne usługi, instalacje zautomatyzowane, wirtualizacja z Xen, KVM lub LXC.",
    "id": 52195680,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/52195680/?format=api"
}