Changes API.

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

GET /api/changes/12318727/?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": "2021-08-22T22:01:33.922785+02:00",
    "action": 30,
    "target": "<big>GPS and Location</big><hr><br>Add GPS data to your images from this tab. To do this, 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>Multiple tag categories (Exif, XMP and IPTC) can be changed at once in trying to make your GPS/location data as complete as possible.",
    "id": 12318727,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/12318727/?format=api"
}