Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/71610/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/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-09-12T11:00:59.844327Z",
    "action": 2,
    "target": "<strong>Il y a différents types d'infractions, et ils sont gérés en fonction de leur sévérité</strong>. Il n'y a pas de liste complète, et l'équipe de modération peut prendre des décisions sur des sujets qui ne sont pas couverts ici à sa propre discrétion. L'équipe de modération prendra en compte le contexte au moment d'évaluer les infractions.",
    "id": 50402,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/50402/?format=api"
}