Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/355128/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookintroduction_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookintroduction_index/pt_BR/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-02-22T04:05:00.976236Z",
    "action": 4,
    "target": "<emphasis>Licença Liberal Open Source</emphasis>, que concede a você o direito de modificar e estender livremente seu código-fonte e incorporá-lo em projetos Open Source e produtos fechados, sem impor restrições típicas às licenças copyleft, bem como evita potenciais problemas de incompatibilidade de licença.",
    "id": 151644,
    "action_name": "Suggestion added",
    "url": "https://translate-dev.freebsd.org/api/changes/151644/?format=api"
}