Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1547600/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-gtk/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-gtk/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": "2019-01-27T12:36:12.110215Z",
    "action": 2,
    "target": "No se ha podido tomar una captura de pantalla.",
    "id": 1200585,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1200585/?format=api"
}