Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/10374824/?format=api",
    "component": "https://hosted.weblate.org/api/components/wallabag/validators/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/wallabag/validators/oc/?format=api",
    "user": "https://hosted.weblate.org/api/users/Quenti/?format=api",
    "author": "https://hosted.weblate.org/api/users/Quenti/?format=api",
    "timestamp": "2022-12-27T12:27:50.262193+01:00",
    "action": 2,
    "target": "Lo senhal deu aver almens 8 caractèrs.",
    "id": 43395956,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/43395956/?format=api"
}