Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/9338/?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/qwerty/?format=api",
    "author": "https://translate.habitica.com/api/users/qwerty/?format=api",
    "timestamp": "2019-04-12T04:11:05.752645Z",
    "action": 2,
    "target": "Besoin de repos ? Reposez vous à l'Auberge de Daniel pour faire une pause des effets de jeu les plus compliqués :\n\n • Les quotidiennes manquées ne vous infligeront pas de dégâts\n • Les tâches ne perdront pas de combo ni ne changeront de couleur\n • Les boss ne vous infligeront pas de dégâts pour vos quotidiennes manquées\n • Vos dégâts de boss ou objets de quêtes collectés resteront en cours jusqu'à ce que vous quittiez l'auberge",
    "id": 21595,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/21595/?format=api"
}