Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7609771/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "author": "https://l10n.opensuse.org/api/users/juansarria/?format=api",
    "timestamp": "2018-01-27T01:23:31.811782Z",
    "action": 5,
    "target": "<b>Iniciar sin conexión</b> especifica si se debe usar la opción sin conexión. Esta opción omite el servidor durante el inicio. Resulta útil para máquinas que se inicien sin red ya que acelera el arranque, y se sincroniza cuando el equipo se conecta a la red.",
    "id": 852559,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/852559/?format=api"
}