Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11056177/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-qt-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-qt-pkg/master/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-19T22:27:52.311492Z",
    "action": 5,
    "target": "Opções para esta execução apenas...",
    "id": 1665119,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1665119/?format=api"
}