Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1116203/?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:40:34.317702Z",
    "action": 5,
    "target": "En la arquitectura Newbus, cada dispositivo le pide a su padre que mapee sus recursos. Entonces el padre le pregunta a su propio padre, hasta que se llega al nexus. Por lo tanto, el nexus es la única parte del sistema Newbus que conoce todos los recursos.",
    "id": 373083,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/373083/?format=api"
}