Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/94709252/?format=api",
    "component": "https://hosted.weblate.org/api/components/exaile/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/exaile/master/pt/?format=api",
    "user": "https://hosted.weblate.org/api/users/ssantos/?format=api",
    "author": "https://hosted.weblate.org/api/users/ssantos/?format=api",
    "timestamp": "2023-03-12T13:49:00.399650+01:00",
    "action": 9,
    "target": "Adiciona suporte para as teclas multimídia do teclado no Windows.\n\nRequer: pynput (%s) (incluído no instalador do Exaile)\n\nAviso: quando este plug-in está ativado, o Exaile processará todos os eventos importantes na sessão do Windows, o que pode fazer com que algum software de segurança detecte o Exaile como se fosse um keylogger.",
    "id": 51355148,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/51355148/?format=api"
}