Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/58777/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalcguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalcguide/de/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/K%C3%BC/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/K%C3%BC/?format=api",
    "timestamp": "2024-02-11T04:02:11.997229Z",
    "action": 2,
    "target": "Geben Sie \"0 1/5\" in eine Zelle ein (ohne die Anführungszeichen) und drücken Sie [Eingabetaste]. In der Eingabezeile über dem Tabellendokument erscheint der Wert 0,2, der in der Berechnung verwendet wird.",
    "id": 50660045,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50660045/?format=api"
}