Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/58658/?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-10T07:16:20.112332Z",
    "action": 2,
    "target": "<variable id=\"tip\">Um in einer zusammengesetzten Formel eine Berechnung der einzelnen Teile zu sehen, wählen Sie die entsprechenden Teile aus und drücken Sie [F9]. In der Formel =SUMME(A1:B12)*SUMME(C1:D12) können Sie zum Beispiel den Teil SUMME(C1:D12) auswählen und [F9] drücken, um die Zwischensumme dieses Abschnitts anzuzeigen.</variable>",
    "id": 50658596,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50658596/?format=api"
}