Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2364823/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:54:24.747366Z",
    "action": 59,
    "target": "Puede hacer que la regla se aplique sólo a ciertos servicios de los hosts especificados. Para ello, especifique aquí los <b>elementos</b> explícitos que deben coincidir. <b>Consejo:</b> asegúrese de introducir sólo el elemento, no la descripción completa del servicio. <b>Nota:</b> la coincidencia se realiza en el <u>comienzo</u> del elemento en cuestión. Las expresiones regulares se interpretan, por lo que añadir un <tt>$</tt> forzará una coincidencia exacta.",
    "id": 2259992,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2259992/?format=api"
}