Changes API.

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

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

{
    "unit": "https://translate.habitica.com/api/units/286860/?format=api",
    "component": "https://translate.habitica.com/api/components/habitica/communityguidelines/?format=api",
    "translation": "https://translate.habitica.com/api/translations/habitica/communityguidelines/ko/?format=api",
    "user": "https://translate.habitica.com/api/users/Goggle/?format=api",
    "author": "https://translate.habitica.com/api/users/Goggle/?format=api",
    "timestamp": "2022-08-19T19:52:46.944799Z",
    "action": 2,
    "target": "<strong>폭력적이거나 위협적인, 성적인, 편견이나 차별을 조장하는, 인종차별적인, 성차별적인, 증오심을 표현하는, 개인이나 단체에 대한 괴롭힘이나 위해를 가하는 표현이나 이미지를 게시하지 마십시오.</strong>. 이는 불분명한 표현, 농담이나 밈으로도 허용되지 않습니다. 모든 사용자가 위와 같은 내용으로 웃을 수 있는 것은 아닙니다. 이런 농담이 누군가를 상처입힌다는 걸 명심해 주십시오.",
    "id": 355801,
    "action_name": "Translation changed",
    "url": "https://translate.habitica.com/api/changes/355801/?format=api"
}