Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/5246828/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-country/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-country/master/pt/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MiguelMartins/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MiguelMartins/?format=api",
    "timestamp": "2019-08-15T10:44:49.585840Z",
    "action": 5,
    "target": "<p>\nEscola o <b>layout de teclado</b> para usar durante\na instalação e, posteriormente, no sistema instalado.\n</p>\n",
    "id": 1277131,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1277131/?format=api"
}