Changes API.

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

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

{
    "unit": "https://i18n.tweaked.cc/api/units/10942/?format=api",
    "component": "https://i18n.tweaked.cc/api/components/cc-tweaked/minecraft/?format=api",
    "translation": "https://i18n.tweaked.cc/api/translations/cc-tweaked/minecraft/it/?format=api",
    "user": "https://i18n.tweaked.cc/api/users/Ale32bit/?format=api",
    "author": "https://i18n.tweaked.cc/api/users/Ale32bit/?format=api",
    "timestamp": "2024-04-29T09:01:51.941948Z",
    "action": 2,
    "target": "Famiglia computer",
    "id": 7141,
    "action_name": "Translation changed",
    "url": "https://i18n.tweaked.cc/api/changes/7141/?format=api"
}