Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/520701/?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": "2024-03-20T17:12:58.419845Z",
    "action": 71,
    "target": "Não qualquer idioma não está listado? Aceitamos contribuições de novas traduções! Contactar info@chamilo.org",
    "id": 520775,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/520775/?format=api"
}