Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/110982/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/ca/?format=api",
    "user": "https://translate.yunohost.org/api/users/fransecs/?format=api",
    "author": "https://translate.yunohost.org/api/users/fransecs/?format=api",
    "timestamp": "2024-11-29T00:13:37.842849Z",
    "action": 2,
    "target": "Fet amb <i class='text-red-500 fa fa-heart-o' aria-label='love'></i> fent servir <a class='text-blue-800' href='https://flask.palletsprojects.com'>Flask</a> i <a class='text-blue-800' href='https://tailwindcss.com/'>TailwindCSS</a>",
    "id": 193388,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/193388/?format=api"
}