Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/806044/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/lucene/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lucene/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T18:02:26.347008Z",
    "action": 59,
    "target": "\n\t\tThe Lucene plugin acesses the Lucene search index through a Solr server. This configuration page allows you to configure access to the Solr server.\n\t\t<strong>Please make sure you read the plugin's README file (plugins/generic/lucene/README) before you try to change the default configuration.</strong>\n\t\tIf you are using the embedded scenario behind a firewall as explained in the README file then you may probably leave all configuration parameters unchanged.\n\t",
    "id": 819392,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/819392/?format=api"
}