Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/14643/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_committers-guide/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_committers-guide/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/Aaron/?format=api",
    "timestamp": "2020-12-15T02:10:45.885060Z",
    "action": 5,
    "target": "Pedir ayuda. Busque (y proporcione) revisiones de pares. Una de las formas en que se supone que el software de código abierto sobresale es en la cantidad de ojos que se le aplican; esto no se aplica si nadie revisa el código.",
    "id": 90448,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/90448/?format=api"
}