Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/226719/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/main-strings/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Tonlll/?format=api",
    "author": "https://translate.habitica.com/api/users/Tonlll/?format=api",
    "timestamp": "2019-06-02T17:11:33.817885Z",
    "action": 2,
    "target": "Bist du dir sicher? Dies wird dein Konto für immer löschen und es kann nicht wiederhergestellt werden! Du musst ein neues Konto erstellen um Habitica erneut nutzen zu können. Erreichte und ausgegebene Edelsteine werden nicht rückerstattet. Wenn du dir absolut sicher bist, schreibe DELETE in die untere Textbox.",
    "id": 31120,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/31120/?format=api"
}