Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/4470223/?format=api",
    "component": "https://hosted.weblate.org/api/components/indicator-kde-connect/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/indicator-kde-connect/translations/de/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2022-03-17T22:49:30.627299+01:00",
    "action": 4,
    "target": "<b><b>Bereit, das erste Gerät zu verbinden?</b>\n\n",
    "id": 19823231,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/19823231/?format=api"
}