Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/41808172/?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.174529+02:00",
    "action": 30,
    "target": "Help for the \"Edit GPano metadata\" panel",
    "id": 12318691,
    "action_name": "Source string changed",
    "url": "https://hosted.weblate.org/api/changes/12318691/?format=api"
}