Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/130404/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/skinscode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/skinscode-translations/lv/?format=api",
    "user": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
    "author": "https://l10n.xwiki.org/api/users/valdisvi/?format=api",
    "timestamp": "2018-10-03T14:35:40.690701Z",
    "action": 2,
    "target": "Šī sadaļa ir tikai savietojamībai ar iepriekšējām versijām. Tā vietā jums būtu jāizmanto augstāk minētais 'pārrakstīt veidni' paņēmiens.",
    "id": 28564,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/28564/?format=api"
}