Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/9544/?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/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "author": "https://translate.habitica.com/api/users/Blablux/?format=api",
    "timestamp": "2019-04-22T21:08:03.550398Z",
    "action": 2,
    "target": "Oh, vous devez débuter. Je m'appelle Justin et je vais vous guider dans Habitica.\n\nPour commencer, comment devons-nous vous appeler? Sentez-vous libre de changer ce que j'ai choisi. Quand vous êtes prêt, créons votre avatar !",
    "id": 25667,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/25667/?format=api"
}