Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/368828/?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-09T14:26:26+02:00",
    "action": 5,
    "target": "Este comando é usado para adicionar imagens digitalizadas na pesquisa.\n     A imagem precisa ser em formato TIFF (multipáginas) monocromático de 300dpi. Você\n     pode optar por não copiar os dados para o diretório do projeto. Nesse caso\n     os dados serão referenciados usando um caminho relativo.",
    "id": 45783,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/45783/?format=api"
}