Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/31047634/?format=api",
    "component": "https://hosted.weblate.org/api/components/vesta-webtrees-custom-modules/vesta-shared-places/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-shared-places/sv/?format=api",
    "user": "https://hosted.weblate.org/api/users/inview.nu/?format=api",
    "author": "https://hosted.weblate.org/api/users/inview.nu/?format=api",
    "timestamp": "2021-04-17T01:25:37.748626+02:00",
    "action": 5,
    "target": "Saknade delade platser skapas om det behövs. För att detta ska fungera utan att eventuellt skapa dubbletter måste du markera \"Acceptera automatiskt ändringar gjorda av den här användaren\" i användaradministrationen, åtminstone under den här datakorrigeringen.",
    "old": "",
    "details": {},
    "id": 10167790,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/10167790/?format=api"
}