Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/993887/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/static-pages-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/static-pages-plugin/pl/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/Dariusz.Lis/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/Dariusz.Lis/?format=api",
    "timestamp": "2026-01-14T02:02:04.711112Z",
    "action": 2,
    "target": "<p>Ta strona będzie dostępna w położeniu: <blockquote>{$pagesPath}</blockquote>... gdzie %PATH% to wyżej wprowadzona ścieżka. <strong>Uwagi:</strong> Żadne strony nie mogą mieć tego samego położenia. ● Używając systemowych położeń OJS ryzykujesz utratę dostępu do ważnych funkcji OJS.</p>",
    "id": 1088871,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1088871/?format=api"
}