Changes API.

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

GET /api/changes/2031872/?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": "https://hosted.weblate.org/api/users/elchevive/?format=api",
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2017-08-29T01:36:51+02:00",
    "action": 7,
    "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": 2031872,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/2031872/?format=api"
}