Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103225215/?format=api",
    "component": "https://hosted.weblate.org/api/components/dialect/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dialect/glossary/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/technopat/?format=api",
    "author": "https://hosted.weblate.org/api/users/technopat/?format=api",
    "timestamp": "2023-08-05T09:40:18.744340+02:00",
    "action": 31,
    "target": "Synthèse vocale",
    "id": 63047723,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/63047723/?format=api"
}