Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/2774323/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "author": "https://translate.habitica.com/api/users/Toromor/?format=api",
    "timestamp": "2024-03-25T13:26:26.373963Z",
    "action": 5,
    "target": "<strong>Wir raten davon ab, unaufgefordert private Nachrichten zu verschicken</strong>. Wenn du ungewollt eine Nachricht empfängst, die dir unangenehm ist, oder die gegen diese Richtlinien oder die Nutzungsbedingungen verstößt, sperre bitte den Absender und melde sie, um den Mitarbeiterstab darauf aufmerksam zu machen.",
    "id": 1121666,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1121666/?format=api"
}