Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/33843/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica-android/tutorial/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica-android/tutorial/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/ingrid/?format=api",
    "author": "https://translate.habitica.com/api/users/ingrid/?format=api",
    "timestamp": "2020-03-14T01:36:43.766900Z",
    "action": 2,
    "target": "Les compétences sont des capacités spéciales qui ont des effets puissants ! Tapez sur une compétence pour l'utiliser. Cela vous coûtera du Mana (la barre bleue), que vous gagnez en faisant le point tous les jours et en accomplissant des tâches dans la vie réelle. Allez voir les FAQ dans le menu pour plus d'infos !",
    "id": 130957,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/130957/?format=api"
}