Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/368873/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdaps/master/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdaps/master/pt_BR/?format=api",
    "user": "https://hosted.weblate.org/api/users/rodrigomuller/?format=api",
    "author": "https://hosted.weblate.org/api/users/rodrigomuller/?format=api",
    "timestamp": "2014-07-15T13:06:22+02:00",
    "action": 2,
    "target": "Este comando reordena as páginas pelo ID do questionário já reconhecido\n     Para usá-lo, adicione todos os arquivos ao projeto, depois\n     execute o reconhecimento parcial com \"recognize --identify\".\n     Logo após, você precisa executar este comando para reordenar\n     os dados para o real reconhecimento.\n    ",
    "id": 47517,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/47517/?format=api"
}