Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/192748/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/pets/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/pets/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "author": "https://translate.habitica.com/api/users/citrusella/?format=api",
    "timestamp": "2019-09-24T19:21:31.070069Z",
    "action": 2,
    "target": "Récupérez ces objets plus vite avec des gemmes, si vous ne voulez pas attendre de les recevoir comme butin. <a href=\"https://habitica.fandom.com/fr/wiki/Butins\">Apprenez-en plus sur le système de butin.</a>",
    "id": 58173,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/58173/?format=api"
}