Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/213389/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/es/?format=api",
    "user": "https://translate.tails.net/api/users/cacu/?format=api",
    "author": "https://translate.tails.net/api/users/cacu/?format=api",
    "timestamp": "2021-11-16T14:56:07.574467Z",
    "action": 36,
    "target": "De lo contrario puedes establecer una contraseña para desbloquear tu pantalla cuando bloqueas tu pantalla por primera vez.",
    "old": "De lo contrario puedes establecer una contraseña para desbloquear tu pantalla cuando bloqueas tu pantalla por primera vez.",
    "details": {},
    "id": 3032173,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3032173/?format=api"
}