Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12022901/?format=api",
    "component": "https://l10n.opensuse.org/api/components/skelcd-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/skelcd-opensuse/master/pt_PT/?format=api",
    "user": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
    "author": "https://l10n.opensuse.org/api/users/LusTiagoFavas/?format=api",
    "timestamp": "2020-12-06T16:01:51.817332Z",
    "action": 5,
    "target": "Esta é a tradução não oficial da licença do openSUSE #VERSION# para\nLANGUAGE. Não estabelece legalmente os termos de distribuição do openSUSE\n#VERSION# - apenas a versão original da licença em Inglês do openSUSE #VERSION#\ntêm essa capacidade. No entanto, nós esperamos que esta tradução ajude\nfalantes de $LANGUAGE a perceber melhor a licença em questão.",
    "id": 1655946,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1655946/?format=api"
}