Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/477411/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/PPN-SD/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/PPN-SD/?format=api",
    "timestamp": "2025-01-26T00:50:45.982723Z",
    "action": 5,
    "target": "<ul><li>Tourner %1 images de %2°</li><li>Les recadrer à %3+%4+%5x%6</li><li>%7</li></ul>",
    "id": 231002,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/231002/?format=api"
}