Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9363739/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/yast2-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/yast2-master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "timestamp": "2018-11-08T19:41:41.412165Z",
    "action": 5,
    "target": "El programa asiste a los administradores de sistemas para crear instancias de nuevos servidores de directorio y servidores Kerberos que ayudan a mantener una base de datos de identidades de usuarios centralizada para una red.",
    "id": 1170021,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1170021/?format=api"
}