Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/94698194/?format=api",
    "component": "https://hosted.weblate.org/api/components/sdaps/sdaps-class/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sdaps/sdaps-class/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-03-19T13:46:26.025550+01:00",
    "action": 59,
    "target": "Standardabweichung",
    "id": 51761402,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/51761402/?format=api"
}