Changes API.

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

GET /api/changes/1088870/?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-14T01:59:51.973738Z",
    "action": 5,
    "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.  &#x25cf; Używając systemowych położeń OJS ryzykujesz utratę dostępu do ważnych funkcji OJS.</p>",
    "id": 1088870,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/1088870/?format=api"
}