Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2381074/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T12:59:51.469245Z",
    "action": 59,
    "target": "Om de waarde van een regel in te stellen met de REST API, moet je het <tt>value_raw</tt> veld instellen. De waarde van dit veld is individueel voor elke regelset. Om je te helpen begrijpen wat voor gegevensstructuur je moet voorzien, toont dit regel export mechanisme je de waarde die je moet instellen voor een gegeven regel. De waarde moet een string representatie zijn van een compatibele Python datastructuur.",
    "id": 2276316,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2276316/?format=api"
}