Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/217619/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-ios/main-strings/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-ios/main-strings/de/?format=api",
    "user": "https://translate.habitica.com/api/users/Wavemaster/?format=api",
    "author": "https://translate.habitica.com/api/users/Wavemaster/?format=api",
    "timestamp": "2019-04-11T08:01:48.866171Z",
    "action": 2,
    "target": "Krieger verursachen mehr und stärkere \"kritische Treffer\", die zufällige Boni auf Gold, Erfahrung und Beute beim Erfüllen einer Aufgabe geben. Sie sind auch sehr stark gegen Bossmonster. Spiele einen Krieger, wenn Dich die Chance auf Belohnungen im Lottogewinn-Stil besonders reizt und Du besonders effektiv gegen Bossmonster sein willst!",
    "id": 20245,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/20245/?format=api"
}