Changes API.

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

GET /api/changes/29531/?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": null,
    "author": "https://translate.habitica.com/api/users/anonymous/?format=api",
    "timestamp": "2019-05-11T22:15:43.531634Z",
    "action": 4,
    "target": "Bist du sicher? Dies wird dein Konto für immer löschen, ohne wiederherstellungs Möglichkeit! Du wirst ein neues Konto erstellen müssen um Habitica erneut zu nutzen. Gelagerte oder ausgegebene Edelsteine werden nicht ersetzt. Wenn du dir absolut sicher bist, schreibe DELETE in die untere text Box.",
    "id": 29531,
    "action_name": "Suggestion added",
    "url": "https://translate.habitica.com/api/changes/29531/?format=api"
}