Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808171/?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.168334+02:00",
    "action": 30,
    "target": "<big>Copy metadata</big><hr><br>This function copies all or selected metadata from the source image into the target image(s).<br><br>This can be done in several ways:<ul><li>All info to same-named tags in the preferred groups.</li><li>All info from all tag groups to same tag groups.</li><li>Selected group to same group.</li></ul><br>This is NOT an internal \"same image to same image\" copy to the XMP tag group; Use \"Extra → Copy all metadata to XMP format\" in the meny for that.<br><br>",
    "id": 12318690,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/12318690/?format=api"
}