Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/55958/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textscalc02/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textscalc02/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": "2023-01-22T05:04:40.427109Z",
    "action": 2,
    "target": "Um die angezeigte Formel zu wechseln, klicken Sie mit der rechten Maustaste in das Feld und wählen dann die gewünschte Formel aus. Folgende Formeln stehen zur Verfügung: Mittelwert, Anzahl Werte (ANZAHL2), Anzahl Zahlen (ANZAHL), Maximum, Minimum, Summe, Anzahl Zellen und Keine.",
    "id": 15193545,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/15193545/?format=api"
}