Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98434/?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/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "author": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "timestamp": "2024-07-10T23:29:54.100515Z",
    "action": 26,
    "target": "Doit être en minuscule et sans caractère spéciaux.",
    "id": 159381,
    "action_name": "Suggestion removed",
    "url": "https://translate.yunohost.org/api/changes/159381/?format=api"
}