Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/753598/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-17T23:48:30.395335Z",
    "action": 71,
    "target": "Seleccione \"Sim\" para activar esta funcionalidade. Esta funcionalidade está altamente dependente da extensão Xapian para PHP, pelo que não irá funcionar se esta extensão não estiver instalada no servidor, na versão mínima 1.x .",
    "id": 768627,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/768627/?format=api"
}