Changes API.

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

GET /api/changes/14618124/?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": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
    "author": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
    "timestamp": "2021-11-08T19:11:11.217052+01:00",
    "action": 30,
    "target": "<big>The meaning of the checkboxes</big><hr><br><ul><li>Create previews (default unchecked): 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 unchecked):<ul><li>Checked: For every image all metadata is loaded in the foreground. This slows down loading but gives you immedately a basic view to some important general metadata.</li><li>UnChecked: This will load all metadata in the background. This speeds up loading the images considerably, but the \"Compare Images\" and \"Search Metadata\" buttons will only get enabled after the bacground process is ready.</li></ul>The metadata is loaded anyway to enable the searching in metadata.</ul><br>Disabling both options only displays filenames, with a small preview in the bottom left for the first loaded image. After loading and clicking a filename, it will load the preview image in the bottom left, and the metadata into the right pane.",
    "id": 14618124,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/14618124/?format=api"
}