Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/3264404/?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.146207Z",
    "action": 59,
    "target": "あなたは新しい冒険をはじめました! これはあなたの<%= number %>度目の「転生」で、あなたが達成した最高レベルは<%= level %>です。この実績を上積みするために、より高いレベルに達したときに、次の新しい冒険をはじめましょう!",
    "id": 1038675,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/1038675/?format=api"
}