Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98895/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/arthurlutz/?format=api",
    "author": "https://translate.yunohost.org/api/users/arthurlutz/?format=api",
    "timestamp": "2024-03-29T14:39:52.841381Z",
    "action": 2,
    "target": "Si cette case est cochée, Funkwhale sera accessible par Funkwhale for Android et par les utilisateur·rice·s n’ayant pas de compte YunoHost. Vous pourrez changer cela dans l'interface webadmin.",
    "id": 149641,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/149641/?format=api"
}