Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2337232/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-04T05:04:26.405095Z",
    "action": 59,
    "target": "Una URL opcional que apunta a la documentación o a cualquier otra página. Se mostrará como un icono %s y abrirá una nueva página al hacer clic. Puede utilizar URLs globales (que comienzan con <tt>http://</tt>), urls locales absolutas (que comienzan con <tt>/</tt>) o URLs relativas (que son relativas a <tt>check_mk/</tt>).",
    "id": 2227943,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2227943/?format=api"
}