Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2343430/?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-05-09T12:36:11.700726Z",
    "action": 59,
    "target": "Esto desplegará el plugin de agente <tt>mk_mysql</tt> en sistemas linux y <tt>mk_mysql.vbs</tt> en sistemas windows para monitorizar varios aspectos de las bases de datos MySQL. En Windows, el plugin buscará nombres de servicio que contengan las cadenas <tt>MySQL</tt> o <tt>MariaDB</tt>",
    "id": 2238491,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2238491/?format=api"
}