Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2470933/?format=api",
    "component": "https://hosted.weblate.org/api/components/f-droid/f-droid/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/f-droid/f-droid/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T13:13:54.834100+01:00",
    "action": 30,
    "target": "This app promotes or depends entirely on a non-changeable or non-free network service",
    "id": 82368662,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/82368662/?format=api"
}