Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1116201/?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-22T08:36:37.870569Z",
    "action": 2,
    "target": "Una conexión entre diferentes tipos de bus normalmente se representa a través de un dispositivo _puente (\"bridge\")_, que por lo general tiene un hijo para el bus asociado. Un ejemplo de esto es un _PCI-to-PCI bridge_ , que se representa por un dispositivo _[.filename]#pcibN#_ en el bus PCI parental, y tiene un hijo _[.filename]#pciN#_ para el bus asociado. Esta estructura simplifica la implementación del árbol del bus PCI, permitiendo que se reutilice código tanto para un bus directo a un dispositivo, como para uno al que se accede por medio de un bridge.",
    "id": 373082,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/373082/?format=api"
}