Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4105930/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/the-unknown/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/the-unknown/pt_BR/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2017-08-28T23:47:33+02:00",
    "action": 4,
    "target": "Você é o capitão de um navio sob a bandeira da Inglaterra em 1740. Você e sua tripulação estavam a caminho de uma colônia da Inglaterra no Oceano Pacífico.\nTudo corria bem até que você entrou em uma tempestade …",
    "id": 2031806,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/2031806/?format=api"
}