Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/107959548/?format=api",
    "component": "https://hosted.weblate.org/api/components/unipatcher/metadata/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/unipatcher/metadata/ckb/?format=api",
    "user": "https://hosted.weblate.org/api/users/56bcf649cce143cf/?format=api",
    "author": "https://hosted.weblate.org/api/users/56bcf649cce143cf/?format=api",
    "timestamp": "2023-10-26T23:15:37.716980+02:00",
    "action": 5,
    "target": "https://github.com/btimofeev/UniPatcher",
    "id": 69993123,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/69993123/?format=api"
}