Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/75332/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-09T15:41:01.923774Z",
    "action": 59,
    "target": "任何觸發了「請不要這樣做」的聲明或行動。當工作人員不得不對使用者說「請不要這樣做」時,此時就算是使用者已經犯了一次輕微的違規行為。若工作人員不得不對同一使用者進行多次告誡,引發的輕度違規將被視為中度違規",
    "id": 436789,
    "action_name": "String updated in the repository",
    "url": "https://translate.habitica.com/api/changes/436789/?format=api"
}