Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/83701/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-03T04:17:54.000518Z",
    "action": 59,
    "target": "La aplicación usualmente no puede grabar llamadas VoIP, pero si intenta hacerlo y causa problemas, entonces habilite esta opción para no empezar a grabar tales llamadas automáticamente",
    "id": 22833,
    "action_name": "String updated in the repository",
    "url": "https://translate.skvalex.com/api/changes/22833/?format=api"
}