Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/3893/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
    "author": "https://translate.yunohost.org/api/users/amirtaleqt/?format=api",
    "timestamp": "2021-06-18T09:06:24.919535Z",
    "action": 26,
    "target": "Ce mot de passe fait partie des mots de passe les plus utilisés dans le monde. Veuillez en choisir un autre moins commun et plus fort.",
    "id": 30670,
    "action_name": "Suggestion removed",
    "url": "https://translate.yunohost.org/api/changes/30670/?format=api"
}