Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808183/?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.257749+02:00",
    "action": 30,
    "target": "<big>ExifTool</big><hr><br>ExifTool is a platform-independent Perl command-line application and library for reading, writing and editing meta information in a wide variety of files.<br> ExifTool is by far the best and most extensive metadata tool available!<br><br>It reads and writes metadata information from/to many files, but primarily focuses on photos/images. It reads/writes Exif, GPS, XMP, maker notes for many cameras, JFIF, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix and many, many more tags.<br>It can use a \"reference\" image to write the tags to a multiple set of photos or a complete directory containing photos.<br><br><br>Author/creator/maintainer of ExifTool: Phil Harvey.<br><br>",
    "id": 12318697,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/12318697/?format=api"
}