Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/56723/?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:00:36.053867Z",
    "action": 2,
    "target": "Sie können auch weitere Formeln eingeben: in A4 geben Sie =A3*24 ein, um die Stunden zu berechnen, in A5 geben Sie =A4*60 ein, um die Minuten zu berechnen, und in A6 geben Sie =A5*60 ein, um die Sekunden zu berechnen. Schließen Sie die Eingabe jeweils durch Drücken von [Eingabetaste] ab.",
    "id": 50660024,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50660024/?format=api"
}