Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/164395/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/groups/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/groups/fr/?format=api",
    "user": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
    "author": "https://translate.habitica.com/api/users/Zoufasse/?format=api",
    "timestamp": "2024-09-16T07:49:58.020599Z",
    "action": 2,
    "target": "Les membres du groupe reçoivent une monture Jackalope exclusive, ainsi que tous les bénéfices d'un abonnement complet, incluant l'Équipement mensuel spécial et la capacité d'acheter des Gemmes pour de l'Or.",
    "id": 1166491,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/1166491/?format=api"
}