Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/110495079/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsmathguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsmathguide/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-11T03:56:08.922705Z",
    "action": 2,
    "target": "Ein Kommentar beginnt mit doppelten Prozentzeichen <emph>%%</emph> und geht bis zum nächsten Zeilenendzeichen (ausgelöst durch [Eingabetaste]). Alles, was dazwischen steht, wird ignoriert und führt zu keiner Ausgabe. Befinden sich Prozentzeichen im Text, werden diese als Textbestandteil behandelt.",
    "id": 50659978,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/50659978/?format=api"
}