Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2345421/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:42:45.785413Z",
    "action": 59,
    "target": "În mod implicit, Checkmk importă toate etichetele Azure ca etichete de gazdă/serviciu. Etichetele importate sunt adăugate ca etichete de gazdă pentru grupurile de resurse și VM monitorizate ca gazde și ca etichete de serviciu pentru resursele monitorizate ca servicii. Sintaxa etichetei este 'cmk/azure/tag/{key}:{value}'.<br>În plus, fiecare gazdă care reprezintă un grup de resurse primește eticheta de gazdă 'cmk/azure/resource_group:{rg_name}', iar VM monitorizate ca gazde primesc eticheta de gazdă 'cmk/azure/vm:instance', care se face independent de această opțiune.<br>Puteți restricționa și mai mult etichetele importate prin specificarea unui model pe care Checkmk îl caută în cheia etichetei Azure sau puteți dezactiva complet importul de etichete Azure.",
    "id": 2240523,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2240523/?format=api"
}