Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2370333/?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.127933Z",
    "action": 59,
    "target": "Vous pouvez faire en sorte que la règle s'applique uniquement à certains services des hôtes spécifiés. Faites-le en spécifiant des <b>éléments</b> explicites à faire correspondre ici. <b>Introduction:</b> assurez-vous d'entrer l'élément seulement, et non la description complète du service. <b>Note:</b> la correspondance se fait sur le <u>début</u> de l'élément en question. Les expressions régulières sont interprétées, donc l'ajout d'un <tt>$</tt> forcera une correspondance exacte.",
    "id": 2265521,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2265521/?format=api"
}