Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858375/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/elchevive/?format=api",
    "author": "https://hosted.weblate.org/api/users/elchevive/?format=api",
    "timestamp": "2017-07-20T22:16:19+02:00",
    "action": 5,
    "target": "Este é seu diário, onde as informações importantes sobre o cenário atual está armazenado. Um resumo de cada nova tarefa também irá aparecer como um 'botão de notificação' perto da borda esquerda da tela. Você também pode passar o mouse sobre essas notificações para ler o resumo, ou clicar no botão para abrir o diário.",
    "id": 1959636,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/1959636/?format=api"
}