Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/738355/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/piwik/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/piwik/ru/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/ppv1979/?format=api",
    "timestamp": "2023-04-29T07:30:39.505592Z",
    "action": 2,
    "target": "Этот модуль интегрирует OJS с Matomo, свободным программным обеспечением с открытым кодом для анализа трафика веб-сайта. Требует, чтобы Matomo уже было установлено. Дополнительную информацию смотрите на <a href=\"https://matomo.org/\" title=\"Matomo\">сайте Matomo</a>.",
    "id": 739671,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/739671/?format=api"
}