Changes API.

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

GET /api/changes/36948063/?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": "2022-10-17T02:19:51.076054+02:00",
    "action": 59,
    "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default on): This will create a thumbnail. This will slow down the loading of the images. JPG/RAW/TIF images from a modern camera have an embedded preview. This will load 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. This will also slowdown the loading of images.</i></ul><br>Disabling both options will only display filenames. After loading and clicking the fiename, it will still load the metadata into the right pane.",
    "id": 36948063,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/36948063/?format=api"
}