Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/142820/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/google-analytics-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/google-analytics-plugin/pt_BR/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/diegojmacedo/?format=api",
    "timestamp": "2022-08-05T18:05:35.501431Z",
    "action": 2,
    "target": "Integre o OJS com o Google Analytics, a aplicação do Google para análise de tráfego do portal. Exige uma conta no Google Analytics. Saiba mais em <a href=\"https://www.google.com/analytics/\" title=\"Google Analytics site\">Google Analytics</a>.",
    "id": 294786,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/294786/?format=api"
}