Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10842139/?format=api",
    "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/rmt/i18n/nl/?format=api",
    "user": "https://l10n.opensuse.org/api/users/evavanrein/?format=api",
    "author": "https://l10n.opensuse.org/api/users/evavanrein/?format=api",
    "timestamp": "2019-03-26T19:18:19.445845Z",
    "action": 5,
    "target": "Kan geen verbinding maken met databaseserver. Controleer of deze actief is en of de identificatiegegevens zijn geconfigureerd '%{path}'.",
    "id": 1231120,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1231120/?format=api"
}