Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/207479/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_vinum/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_vinum/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/fernape/?format=api",
    "timestamp": "2020-12-26T16:54:56.128929Z",
    "action": 5,
    "target": "Los sistemas modernos necesitan frecuentemente acceder a los datos de una forma altamente concurrente. Por ejemplo, grandes servidores de FTP o HTTP pueden mantener miles de sesiones concurrents y tener conexiones de 100 Mbit/s al mundo exterior, mucho más que la tasa de transferencia mantenida de la mayoría de los discos.",
    "id": 101092,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/101092/?format=api"
}