Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808221/?format=api",
    "component": "https://hosted.weblate.org/api/components/jexiftoolgui/help-texts/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/jexiftoolgui/help-texts/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-17T02:19:51.931172+02:00",
    "action": 59,
    "target": "<big>GPS and Location</big><hr><br>This tab is used to add GPS data to your images. This tab works on a combination of exif, xmp and iptc gps data as latitude, longitude and altitude are covered in both the exif and in the xmp metadata structure.<br><br>The Location metadata details (Country, Province/State, City, Location) are covered by xmp and IPTC.<br><br>This tab therefore acts on multiple tag categories (exif, xmp and iptc) at once and simply tries to make your gps/location data as complete as possible in the several tag categories.",
    "id": 36948083,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/36948083/?format=api"
}