Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/23542/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_filtering-bridge/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_filtering-bridge/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/carlavilla@FreeBSD.org/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/carlavilla@FreeBSD.org/?format=api",
    "timestamp": "2019-12-29T12:00:44.335103Z",
    "action": 2,
    "target": "Ahora es el momento de reiniciar el sistema y usarlo como antes: habrá algunos mensajes nuevos sobre el bridge y el firewall, pero el bridge no se activará y el firewall, en el modo <option>open</option>, no bloqueará ninguna operación.",
    "id": 52866,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/52866/?format=api"
}