Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2857904/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/cs/?format=api",
    "user": "https://hosted.weblate.org/api/users/nijel/?format=api",
    "author": "https://hosted.weblate.org/api/users/ldoktor/?format=api",
    "timestamp": "2020-07-23T13:41:35.223466+02:00",
    "action": 7,
    "target": "Čili jakmile bude Váš dřevorubecký stan umístěn, připojte jej pomocí nástroje 'Cesta' ze stavební menu k obchodnímu přístavu. Cesta se tvoří stisknutím a tažením tlačítka myši.",
    "id": 6818338,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/6818338/?format=api"
}