Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/733700/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/backup-plugin/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/backup-plugin/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T22:37:46.772738Z",
    "action": 59,
    "target": "<p>Die folgenden Links ermöglichen der/dem Website-Administrator/in, ein komplettes Backup der verschiedenen Komponenten einer Installation herunterzuladen. Ein komplettes Backup enthält <strong>alle</strong> der folgenden Komponenten. Bitte ziehen Sie technische Dokumentation zu Rate, wenn Sie sich darüber informieren möchten, wie diese Komponenten zusammenwirken.</p>",
    "id": 672568,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/672568/?format=api"
}