Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1677948/?format=api",
    "component": "https://hosted.weblate.org/api/components/boilr/website/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/boilr/website/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/larcansal/?format=api",
    "author": "https://hosted.weblate.org/api/users/larcansal/?format=api",
    "timestamp": "2021-06-26T11:37:23.919529+02:00",
    "action": 2,
    "target": "Doações ou gorjetas",
    "id": 11246780,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/11246780/?format=api"
}