Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/649753/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framaforms/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaforms/main/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2022-11-18T21:54:33.507918Z",
    "action": 4,
    "target": "## Beschränkungen\n\n@:txt.forms hat eine Reihe von\n[Einschränkungen](@:(link.forms)/Einschränkungen) :\n\n- ein Formular hat eine Lebensdauer von **{months} Monaten** (standardmäßig)\n- es sind maximal **{answers} Antworten** erlaubt\n- ein Konto kann höchstens **{forms} Formulare** haben\n\nDieser Dienst wird vorbehaltlich der Annahme unserer Allgemeinen Geschäftsbedingungen angeboten\nund kann gemäß unserer Moderationspolitik moderiert werden.",
    "id": 454016,
    "action_name": "Suggestion ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/454016/?format=api"
}