Changes API

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

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

{
    "unit": "https://weblate.alelec.net/api/units/7604/?format=api",
    "component": "https://weblate.alelec.net/api/components/navdy/alelec_navdy_client-rawhelp_strings/?format=api",
    "translation": "https://weblate.alelec.net/api/translations/navdy/alelec_navdy_client-rawhelp_strings/de/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-08-27T01:34:54.673922Z",
    "action": 16,
    "target": "",
    "id": 2867,
    "action_name": "Found duplicated string",
    "url": "https://weblate.alelec.net/api/changes/2867/?format=api"
}