Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11567590/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java-nav/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-nav/pt_BR/?format=api",
    "user": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/rodrigomacedo/?format=api",
    "timestamp": "2020-08-13T17:49:28.185023Z",
    "action": 5,
    "target": "Sistemas Não-provisionados",
    "id": 1495238,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1495238/?format=api"
}