Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.lxqt-project.org/api/components/luebking/phototonic/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/luebking/phototonic/cs/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/luebking/?format=api",
    "timestamp": "2025-02-13T19:58:15.125849Z",
    "action": 44,
    "target": "",
    "id": 238009,
    "action_name": "New string to translate",
    "url": "https://translate.lxqt-project.org/api/changes/238009/?format=api"
}