Translation components API.

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

GET /api/translations/jexiftoolgui/help-texts/he/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T11:51:57.991199+01:00",
            "action": 0,
            "target": "",
            "id": 44557133,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/44557133/?format=api"
        },
        {
            "unit": "https://hosted.weblate.org/api/units/65843261/?format=api",
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/he/?format=api",
            "user": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "author": "https://hosted.weblate.org/api/users/hvdwolf/?format=api",
            "timestamp": "2023-01-04T11:25:05.700537+01:00",
            "action": 30,
            "target": "<big>ExifTool commands</big><hr><br>Define your own parameters of \"Send to…\" ExifTool from this tab. Parameters are executed on images selected on the left.<br>Specify read parameters or write parameters, but not in one command: Write actions take precedence, and you can combine several parameters. <b>Note:</b> You can't supply Exiftool command itself. The GUI takes care of that.<br>Set the file date to the date the photo was taken with the <tt>-FileModifyDate&lt;DateTimeOriginal</tt> command.On Windows you need to double-quote this and on Linux and macOS you need to single-quote this, like<ul><li>Linux/macOS: <tt>'-FileModifyDate&lt;DateTimeOriginal'</tt></li><li>Windows: <tt>\"-FileModifyDate&lt;DateTimeOriginal\"</tt></li></ul>Other examples are:<table border=\"1\" cellpadding=\"10\"><tr><td>-exif:all</td><td>displays all Exif tags for the selected image(s)</td></tr><tr><td>-exif:all=</td><td>removes(<b>!</b>) all Exif tags from the selected image(s)</td></tr><tr><td>-Exif:Artist=My Name -xmp:credit=Name of my wife</td><td>Puts \"My Name\" and \"Name of my wife\" into the selected image(s)</td></tr><tr><td>-Xmp:City=Zwolle -Xmp:Country=Netherlands</td><td>Writes your city and country into the XMP tags of your image(s)</td></tr></table>Read the <a href=\"https://www.exiftool.org/exiftool_pod.html\" target=\"_blank\">exiftool Application Documentation</a> which has extensive info and lots of examples.<br>Also read the <a href=\"https://exiftool.org/examples.html\" target=\"_blank\">Exiftool Command-Line examples</a>, which gives examples as well.<br>Another source for examples is <a href=\"https://github.com/jonkeren/Exiftool-Commands\" target=\"_blank\">Jonkeren's useful exiftool commands.</a>",
            "id": 44502561,
            "action_name": "Source string changed",
            "url": "https://hosted.weblate.org/api/changes/44502561/?format=api"
        },
        {
            "unit": null,
            "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
            "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-17T02:19:51.577834+02:00",
            "action": 0,
            "target": "",
            "id": 36948080,
            "action_name": "Resource updated",
            "url": "https://hosted.weblate.org/api/changes/36948080/?format=api"
        }
    ]
}