Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28684478/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/glossary/fi/?format=api",
    "user": "https://hosted.weblate.org/api/users/lmSpaceman/?format=api",
    "author": null,
    "timestamp": "2014-02-02T19:52:18+01:00",
    "action": 2,
    "target": "takaisin, takana",
    "id": 27869,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/27869/?format=api"
}