Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1116199/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksarch-handbooknewbus_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/booksarch-handbooknewbus_index/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/SametSisartenep/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/SametSisartenep/?format=api",
    "timestamp": "2022-05-21T19:35:10.886888Z",
    "action": 5,
    "target": "Un dispositivo en el contexto de Newbus representa una entidad de hardware única en el sistema. De hecho, cada dispositivo PCI se representa con un dispositivo Newbus. Cualquier dispositivo en el sistema puede tener hijos; un dispositivo con hijos se suele llamar _\"bus\"_. ISA y PCI son ejemplos de bus comunes en el sistema, los cuales gestionan listas de dispositivos asociados a buses ISA y PCI respectivamente.",
    "id": 373078,
    "action_name": "Nouvelle traduction",
    "url": "https://translate-dev.freebsd.org/api/changes/373078/?format=api"
}