Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2370148/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:56:16.123916Z",
    "action": 59,
    "target": "En général, Checkmk effectue ce contrôle à l'adresse IP primaire de l'hôte auquel il est rattaché. Il utilisera la version IP correspondante (IPv4/IPv6) et le port par défaut (80/443). Cette option vous permet d'ignorer l'un ou l'autre de ces paramètres. Par défaut, aucun hôte virtuel n'est défini et HTTP/1.0 est utilisé. Cependant, dans certaines configurations, vous pouvez vouloir distinguer l'adresse du serveur contacté de votre nom d'hôte virtuel. Dans ce cas, l'en-tête HTTP Host sera défini et HTTP/1.1 sera utilisé.",
    "id": 2265336,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2265336/?format=api"
}