Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/285500/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T16:45:32.564174Z",
    "action": 71,
    "target": "Ahora puede establecer reconocimiento de habilidades por aprender en cualquier curso de este campus virtual.",
    "id": 285542,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/285542/?format=api"
}