Changes API

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

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

{
    "unit": "https://weblate.alelec.net/api/units/7958/?format=api",
    "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_clientvaluesplurals/?format=api",
    "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_clientvaluesplurals/tr/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2019-08-27T06:29:48.905018Z",
    "action": 2,
    "target": "%d albüm\u001e\u001e%d albümler",
    "id": 3121,
    "action_name": "Translation changed",
    "url": "https://weblate.alelec.net/api/changes/3121/?format=api"
}