Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/19279138/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/hosted-error-pages/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/hosted-error-pages/is/?format=api",
    "user": "https://hosted.weblate.org/api/users/sveinki/?format=api",
    "author": "https://hosted.weblate.org/api/users/sveinki/?format=api",
    "timestamp": "2020-08-24T13:54:55.239462+02:00",
    "action": 2,
    "target": "Því miður er komið að hámarksfjölda aðgerða sem þú getur gert á þessari vefsíðu. Reyndu aftur síðar.",
    "id": 7267484,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/7267484/?format=api"
}