Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/787565/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube-companion/webextension/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube-companion/webextension/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Booteille/?format=api",
    "timestamp": "2023-01-20T10:19:03.444522Z",
    "action": 5,
    "target": "Sie können wählen, welcher Dienst zum Abrufen von Informationen über das Video verwendet werden soll. Die Wahl von YouTube ist schneller, schränkt aber Ihre Privatsphäre ein, da YouTube weiß, nach welchem Video Sie fragen.",
    "id": 509401,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/509401/?format=api"
}