Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/101492743/?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:08:31.559406Z",
    "action": 2,
    "target": "$[officename] kann durch Drücken von <keycode>[F4]</keycode> den aktuellen Bezug, in dem sich der Cursor in der Eingabezeile befindet, von relativ nach absolut und umgekehrt umwandeln. Wenn Sie mit einer relativen Adresse wie A1 beginnen, werden beim ersten Drücken dieser Tastenkombination sowohl Zeile als auch Spalte auf absolute Referenz ($A$1) gesetzt. Beim zweiten Mal nur die Zeile (A$1) und beim dritten Mal nur die Spalte ($A1). Wenn Sie die Tastenkombination noch einmal drücken, werden sowohl Spalten- als auch Zeilenbezüge wieder auf relativ (A1) umgestellt.",
    "id": 50658458,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50658458/?format=api"
}