Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/431354/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/dglent/meteo-qt/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/dglent/meteo-qt/pt_BR/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/maimere/?format=api",
    "timestamp": "2025-04-02T18:37:52.665763Z",
    "action": 5,
    "target": "<p>Autor: Dimitrios Glentadakis\n            <a href=\"mailto:dglent@free.fr\">dglent@free.fr</a>\n            <p>Uma aplicação simples que mostra informação do estado\n             do tempo na área de notificação.\n            <p>Website: <a href=\"https://github.com/dglent/meteo-qt\">\n            https://github.com/dglent/meteo-qt</a>\n            <br/>Fonte de dados: <a href=\"http://openweathermap.org/\">\n            OpenWeatherMap</a>.\n            <br/>Este software usa ícones do\n            <a href=\"http://www.kde.org/\">Projeto Oxygen</a>.\n            <p>Para traduzir o meteo-qt para o seu idioma ou contribuir\n            com as traduções atuais, você pode usar a plataforma\n            <a href=\"https://translate.lxqt-project.org/projects/dglent/meteo-qt/\">\n            Weblate</a>.\n            <p>Se você quer reportar mau funcionamento ou sugestões,\n            sinta-se livre para abrir um issue no\n            <a href=\"https://github.com/dglent/meteo-qt/issues\">\n            github</a>.",
    "id": 250071,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/250071/?format=api"
}