Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/184785/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/full-calendar-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/full-calendar-macro/pl/?format=api",
    "user": "https://l10n.xwiki.org/api/users/easydp/?format=api",
    "author": "https://l10n.xwiki.org/api/users/easydp/?format=api",
    "timestamp": "2018-12-30T10:57:48.968296Z",
    "action": 5,
    "target": "Błąd pole w obiekcie, w którym zapisano datę rozpoczęcia zdarzeń. Pole musi być polem daty. Parametr jest niezbędny, chyba że podano usługę JSON i adres URL aktualizacji",
    "id": 66088,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/66088/?format=api"
}