Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103225214/?format=api",
    "component": "https://hosted.weblate.org/api/components/dialect/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/dialect/glossary/en/?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.744224+02:00",
    "action": 31,
    "target": "Text-to-speech",
    "id": 63047722,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/63047722/?format=api"
}