Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/407791/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/clarkwinkelmann-likes-received/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/clarkwinkelmann-likes-received/ca/?format=api",
    "user": "https://weblate.rob006.net/api/users/joanaranda/?format=api",
    "author": "https://weblate.rob006.net/api/users/joanaranda/?format=api",
    "timestamp": "2023-10-29T19:11:16.162363Z",
    "action": 2,
    "target": "{likes, plural, one {# \"M'agrada\" rebut} other {# \"M'agrada\" rebuts}}",
    "id": 959567,
    "action_name": "Translation changed",
    "url": "https://weblate.rob006.net/api/changes/959567/?format=api"
}