Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/100088/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/test_app_for_translation/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/test_app_for_translation/ca/?format=api",
    "user": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
    "author": "https://translate.yunohost.org/api/users/xaloc33/?format=api",
    "timestamp": "2024-03-29T10:04:37.095071Z",
    "action": 5,
    "target": "Ha d'aprovar manualment un administrador/moderador el registre abans que el compte pugui iniciar sessió al servidor?",
    "id": 149620,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/149620/?format=api"
}