Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/432412/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/drop-account/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/drop-account/nl/?format=api",
    "user": null,
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2021-12-17T08:20:28.886574Z",
    "action": 4,
    "target": "Zuiver gebruikersgegevens zo snel mogelijk.",
    "id": 287795,
    "action_name": "Suggestion ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/287795/?format=api"
}