Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808227/?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.983862+02:00",
    "action": 30,
    "target": "<big>Gpano</big><hr><br>Add GPano Google PhotoSphere data to your selected image(s) from this tab.<br><br>The Google PhotoSphere functionality was added in Nov 2012 to allow use of auto-rotating panoramic photos in Google products.More info here: https://developers.google.com/streetview/spherical-metadata<br><br>Fields marked with an asterisk are mandatory. The prefilled \"Use panorama viewer\" is too. It is here to show you it is not forgotten.",
    "id": 12318732,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/12318732/?format=api"
}