Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/2392094/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/stable/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/stable/ro/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-09T13:02:48.374900Z",
    "action": 59,
    "target": "Pentru a seta valoarea unei reguli utilizând REST API, trebuie să setați câmpul <tt>value_raw</tt>. Valoarea acestui câmp este individuală pentru fiecare set de reguli. Pentru a vă ajuta să înțelegeți ce tip de structură de date trebuie să furnizați, acest mecanism de export al regulilor vă arată valoarea pe care trebuie să o setați pentru o anumită regulă. Valoarea trebuie să fie o reprezentare sub formă de șir de caractere a unei structuri de date Python compatibile.",
    "id": 2287371,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/2287371/?format=api"
}