Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/132242/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/es/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/juanda097/?format=api",
    "timestamp": "2020-03-29T02:16:26.732346Z",
    "action": 5,
    "target": "A mitad de los 90, Novell adquirió a AT&T los derechos de Unix y se alcanzó un acuerdo (por entonces secreto) para terminar el litigio. UCB pronto puso fin a su soporte a BSD.",
    "id": 63875,
    "action_name": "새로운 번역",
    "url": "https://translate-dev.freebsd.org/api/changes/63875/?format=api"
}