Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808187/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-22T22:01:33.286650+02:00",
    "action": 30,
    "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default on): This creates a thumbnail. (Slows down the loading of images.) JPG/RAW/TIF images from a modern camera have an embedded preview. (Loads relatively fast.) Scanned or older images might not have these embedded previews. Creating the preview will take longer than simply retrieving it. With more than 20~50 images it might get too slow for you.</li><li>Load metadata (default on): For every image all metadata is loaded to enable the searching in metadata. (Also slows  down loading images.)</i></ul><br>Disabling both options only displays filenames. After loading and clicking the fiename, it still loads the metadata into the right pane.",
    "id": 12318699,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/12318699/?format=api"
}