Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/3843399/?format=api",
    "component": "https://hosted.weblate.org/api/components/jclic/jclicjs/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jclic/jclicjs/ca/?format=api",
    "user": "https://hosted.weblate.org/api/users/jmontane/?format=api",
    "author": "https://hosted.weblate.org/api/users/jmontane/?format=api",
    "timestamp": "2018-02-13T12:43:21+01:00",
    "action": 2,
    "target": "Les dades s'han copiat en format HTML. Enganxeu-les a un full de càlcul o a un editor de text enriquit",
    "id": 2498287,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/2498287/?format=api"
}