Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/482857/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/pt/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/hugok/?format=api",
    "timestamp": "2025-03-13T22:00:28.703268Z",
    "action": 2,
    "target": "<h1>Aviso</h1>O tamanho original da imagem %1x%2 excede os limites<br>Diminui a escala para %3x%4<br><h3>A gravação das edições irá gravar a imagem mais pequena!</h3>",
    "id": 245281,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/245281/?format=api"
}