Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/16178/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_contributing/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributing/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/ebrandi/?format=api",
    "timestamp": "2019-11-09T00:20:26.244875Z",
    "action": 2,
    "target": "Leia o FAQ e Handbook periodicamente. Se algo estiver explicado de forma pobre, ambígua, desatualizada ou incorreta, nos comunique. Melhor ainda, envie-nos uma versão ajustada (O formato Docbook não é difícil de aprender, mas não existem objeções em relação ao envio de material no formato ASCII).",
    "id": 52086,
    "action_name": "Penerjemahan telah diubah",
    "url": "https://translate-dev.freebsd.org/api/changes/52086/?format=api"
}