Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/666507/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/pt/?format=api",
    "user": "https://weblate.framasoft.org/api/users/jfcosta/?format=api",
    "author": "https://weblate.framasoft.org/api/users/jfcosta/?format=api",
    "timestamp": "2023-07-13T20:47:30.583301Z",
    "action": 4,
    "target": "Mobilizon",
    "id": 639927,
    "action_name": "Suggestion ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/639927/?format=api"
}