Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3331620/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/questscontent/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/questscontent/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-09T13:25:04.241715Z",
    "action": 5,
    "target": "Le Raton-Vorace prend quelques unes des pierres que vous aviez collectées et les fourre dans le creux de l'arbre. Le boss regagne 30% de sa vie !",
    "id": 1163466,
    "action_name": "New translation",
    "url": "https://translate.habitica.com/api/changes/1163466/?format=api"
}