Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/360334/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/hi/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/bashishtha/?format=api",
    "timestamp": "2022-07-17T09:10:47.270612Z",
    "action": 5,
    "target": "कर्सर से इस लाइन के टेक्स्ट का चयन करें\n(Ctrl+Shift+J)",
    "id": 125806,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/125806/?format=api"
}