Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/217620/?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:55.023302Z",
    "action": 2,
    "target": "Magier lernen rasch, sie erhalten schneller Erfahrung und Level als andere Klassen. Sie bekommen zudem eine große Menge an Mana, die sie für Spezialfähigkeiten einsetzen können. Entscheide dich für den Magier, wenn du die taktischen Spielaspekte von Habitica liebst oder wenn du hochmotiviert bist, Stufen aufzusteigen und weitere Features freizuschalten! ",
    "id": 20247,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/20247/?format=api"
}