Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1793925/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-15T08:37:41.569960Z",
    "action": 59,
    "target": "<b>Recopila totes les instàncies de servei i restringeix per tags globals:</b><br>Si s'especifiquen tags globals més amunt, llavors totes les instàncies de servei seran filtrades per aquests tags. En cas contrari, es recolliran totes les instàncies.<br><br><b>Tags de servei explícits i sobreescriure tags globals:</b><br>Especifiqueu tags explícites per a aquests serveis. Els tags globals s'ignoraran per a aquests serveis.<br><br><b>Noms explícits dels serveis i ignorar tags globals:</b><br>Utilitzeu aquesta opció per especificar noms explícits. Els tags globals s'ignoraran per a aquests serveis.",
    "id": 1550293,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/1550293/?format=api"
}