Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/7083/?format=api",
    "component": "https://weblate.duniter.org/api/components/trm/autres-fondements-du-dividende-universel/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/autres-fondements-du-dividende-universel/en_US/?format=api",
    "user": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "author": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "timestamp": "2023-03-24T16:15:11.023643Z",
    "action": 2,
    "target": "The existence or lack of Universal Dividend is a measure of humility or arrogance of present humans before the humans to come.",
    "id": 11184,
    "action_name": "Translation changed",
    "url": "https://weblate.duniter.org/api/changes/11184/?format=api"
}