Changes API.

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

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

{
    "unit": "https://translation.chamilo.org/api/units/344683/?format=api",
    "component": "https://translation.chamilo.org/api/components/chamilo/messages/?format=api",
    "translation": "https://translation.chamilo.org/api/translations/chamilo/messages/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-20T16:52:37.140672Z",
    "action": 71,
    "target": "Le paramètre PHP \"allow_url_fopen\" est configuré à \"off\", ce qui empêche le système d'enregistrement de fonctionner correctement. Ce paramètre peut être modifié dans votre configuration de PHP (php.ini) ou dans votre configuration de Virtual Host si vous utilisez Apache en utilisant la directive php_admin_value.",
    "id": 344734,
    "action_name": "String added in the repository",
    "url": "https://translation.chamilo.org/api/changes/344734/?format=api"
}