Changes API.

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

GET /api/changes/46972/?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-14T13:29:08+02:00",
    "action": 5,
    "target": "Este comando reordena as páginas pelo identificador do questionário\n     já reconhecido. Para usá-lo, adicione todos os arquivos ao projeto,\n     depois execute o reconhecimento parcial com \"recognize --identify\".\n     Logo após, você precisa executar este comando para reordenar os\n     dados para o real reconhecimento.\n    ",
    "id": 46972,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/46972/?format=api"
}