Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264405/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/rebirth/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/rebirth/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-11-11T17:22:01.146237Z",
    "action": 59,
    "target": "あなたは新しい冒険をはじめました! これはあなたの<%= number %>度目の「転生」で、あなたが達成した最高レベルは100以上です。この実績を上積みするためには、100レベル以上に達したときに、次の新しい冒険をはじめましょう!",
    "id": 1038676,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1038676/?format=api"
}